Class InstanceState (1.18.0)

InstanceState(value)

Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.

Values: UNDEFINED_INSTANCE_STATE (0): A value indicating that the enum field is not set. ALL (64897): Matches any status of the instances, running, non-running and others. RUNNING (121282975): Instance is in RUNNING state if it is running.