class Aws::OpsWorks::Types::InstancesCount

Describes how many instances a stack has for each status.

@!attribute [rw] assigning

The number of instances in the Assigning state.
@return [Integer]

@!attribute [rw] booting

The number of instances with `booting` status.
@return [Integer]

@!attribute [rw] connection_lost

The number of instances with `connection_lost` status.
@return [Integer]

@!attribute [rw] deregistering

The number of instances in the Deregistering state.
@return [Integer]

@!attribute [rw] online

The number of instances with `online` status.
@return [Integer]

@!attribute [rw] pending

The number of instances with `pending` status.
@return [Integer]

@!attribute [rw] rebooting

The number of instances with `rebooting` status.
@return [Integer]

@!attribute [rw] registered

The number of instances in the Registered state.
@return [Integer]

@!attribute [rw] registering

The number of instances in the Registering state.
@return [Integer]

@!attribute [rw] requested

The number of instances with `requested` status.
@return [Integer]

@!attribute [rw] running_setup

The number of instances with `running_setup` status.
@return [Integer]

@!attribute [rw] setup_failed

The number of instances with `setup_failed` status.
@return [Integer]

@!attribute [rw] shutting_down

The number of instances with `shutting_down` status.
@return [Integer]

@!attribute [rw] start_failed

The number of instances with `start_failed` status.
@return [Integer]

@!attribute [rw] stop_failed

The number of instances with `stop_failed` status.
@return [Integer]

@!attribute [rw] stopped

The number of instances with `stopped` status.
@return [Integer]

@!attribute [rw] stopping

The number of instances with `stopping` status.
@return [Integer]

@!attribute [rw] terminated

The number of instances with `terminated` status.
@return [Integer]

@!attribute [rw] terminating

The number of instances with `terminating` status.
@return [Integer]

@!attribute [rw] unassigning

The number of instances in the Unassigning state.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/InstancesCount AWS API Documentation

Constants

SENSITIVE