Class RegionInstanceGroupManagersSuspendInstancesRequest (1.23.0)

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

Attributes

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