google_api_compute v0.3.0 GoogleApi.Compute.V1.Model.SchedulingNodeAffinity View Source
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled.
Attributes
- key (String.t): Corresponds to the label key of Node resource. Defaults to:
null
. operator (String.t): Defines the operation of node selection. Defaults to:
null
.- Enum - one of [IN, NOT_IN, OPERATOR_UNSPECIFIED]
- values ([String.t]): Corresponds to the label values of Node resource. Defaults to:
null
.
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
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.