Uses of Enum
software.amazon.awscdk.services.autoscaling.PoolState
Packages that use PoolState
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of PoolState in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return PoolStateModifier 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.Methods in software.amazon.awscdk.services.autoscaling with parameters of type PoolStateModifier and TypeMethodDescriptionThe instance state to transition to after the lifecycle actions are complete.Sets the value ofWarmPoolOptions.getPoolState()
Sets the value ofWarmPoolOptions.getPoolState()