class Aws::AutoScaling::Types::WarmPoolConfiguration

Describes a warm pool configuration.

@!attribute [rw] max_group_prepared_capacity

The maximum number of instances that are allowed to be in the warm
pool or in any state except `Terminated` for the Auto Scaling group.
@return [Integer]

@!attribute [rw] min_size

The minimum number of instances to maintain in the warm pool.
@return [Integer]

@!attribute [rw] pool_state

The instance state to transition to after the lifecycle actions are
complete.
@return [String]

@!attribute [rw] status

The status of a warm pool that is marked for deletion.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/WarmPoolConfiguration AWS API Documentation

Constants

SENSITIVE