google_api_compute v0.21.0 GoogleApi.Compute.V1.Model.ReservationAffinity View Source
Specifies the reservations that this instance can consume from.
Attributes
-
consumeReservationType
(type:String.t
, default:nil
) - Specifies the type of reservation from which this instance can consume resources: ANY_RESERVATION (default), SPECIFIC_RESERVATION, or NO_RESERVATION. See Consuming reserved instances for examples. -
key
(type:String.t
, default:nil
) - Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify googleapis.com/reservation-name as the key and specify the name of your reservation as its value. -
values
(type:list(String.t)
, default:nil
) - Corresponds to the label values of a reservation resource.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.