Class InstanceGroupsListInstancesRequest (1.4.0)

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

Attribute

NameDescription
instance_state str
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values. This field is a member of oneof_ _instance_state.

Classes

InstanceState

InstanceState(value)

A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state.