Uses of Enum
software.amazon.awscdk.services.autoscaling.PoolState
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of PoolState in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptiondefault PoolState
WarmPoolOptions.getPoolState()
The instance state to transition to after the lifecycle actions are complete.final PoolState
WarmPoolOptions.Jsii$Proxy.getPoolState()
final PoolState
WarmPoolProps.Jsii$Proxy.getPoolState()
static PoolState
Returns the enum constant of this type with the specified name.static PoolState[]
PoolState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionThe instance state to transition to after the lifecycle actions are complete.Sets the value ofWarmPoolOptions.getPoolState()
Sets the value ofWarmPoolOptions.getPoolState()