PoolState

class aws_cdk.aws_autoscaling.PoolState(*values)

Bases: Enum

The instance state in the warm pool.

Attributes

HIBERNATED

Hibernated.

To use this state, prerequisites must be in place.

See:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html

RUNNING

Running.

STOPPED

Stopped.