Class InstanceGroupManagersStopInstancesRequest (1.23.0)

InstanceGroupManagersStopInstancesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

Name Description
force_stop bool
If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them. This field is a member of oneof_ _force_stop.
instances MutableSequence[str]
The URLs of one or more instances to stop. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME].