all constant

Matches any status of the instances, running, non-running and others.

Implementation

static const all = RegionInstanceGroupsListInstancesRequest_InstanceState(
  'ALL',
);