GoogleApi.Container.V1.Model.ReservationAffinity (google_api_container v0.57.0)
View SourceReservationAffinity is the configuration of desired reservation which instances could take capacity from.
Attributes
-
consumeReservationType
(type:String.t
, default:nil
) - Corresponds to the type of reservation consumption. -
key
(type:String.t
, default:nil
) - Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.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 value(s) of reservation resource(s).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.