Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicy (v2.13.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_selections

def instance_selections() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection}) — Named instance selections configuring properties that the group will use when creating new VMs.

#instance_selections=

def instance_selections=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection}) — Named instance selections configuring properties that the group will use when creating new VMs.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection}) — Named instance selections configuring properties that the group will use when creating new VMs.