View Source GoogleApi.Compute.V1.Model.CommitmentResourceStatus (google_api_compute v0.70.0)
[Output Only] Contains output only fields.
Attributes
-
customTermEligibilityEndTimestamp
(type:String.t
, default:nil
) - [Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Compute.V1.Model.CommitmentResourceStatus{ customTermEligibilityEndTimestamp: String.t() | nil }