Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RegionInstanceGroupManagerDeleteInstanceConfigReq.
RegionInstanceGroupManagers.deletePerInstanceConfigs
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#names
def names() -> ::Array<::String>
Returns
- (::Array<::String>) — The list of instance names for which we want to delete per-instance configs on this managed instance group.
#names=
def names=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The list of instance names for which we want to delete per-instance configs on this managed instance group.
Returns
- (::Array<::String>) — The list of instance names for which we want to delete per-instance configs on this managed instance group.