google_api_compute v0.2.0 GoogleApi.Compute.V1.Model.ResourceCommitment View Source
Commitment for a particular resource (a Commitment is composed of one or more of these).
Attributes
- amount (String.t): The amount of the resource purchased (in a type-dependent unit, such as bytes). For vCPUs, this can just be an integer. For memory, this must be provided in MB. Memory must be a multiple of 256 MB, with up to 6.5GB of memory per every vCPU. Defaults to:
null
. type (String.t): Type of resource for which this commitment applies. Possible values are VCPU and MEMORY Defaults to:
null
.- Enum - one of [MEMORY, UNSPECIFIED, VCPU]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.