Class Google::Cloud::Compute::V1::RegionInstanceGroupManagersRecreateRequest (v1.2.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instances

def instances() -> ::Array<::String>
Returns
  • (::Array<::String>) — The URLs of one or more instances to recreate. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].

#instances=

def instances=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The URLs of one or more instances to recreate. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].
Returns
  • (::Array<::String>) — The URLs of one or more instances to recreate. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].