Uses of Enum Class
software.amazon.awscdk.services.autoscaling.PoolState
-
Uses of PoolState in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return PoolStateModifier and TypeMethodDescriptiondefault PoolStateWarmPoolOptions.getPoolState()The instance state to transition to after the lifecycle actions are complete.final PoolStateWarmPoolOptions.Jsii$Proxy.getPoolState()final PoolStateWarmPoolProps.Jsii$Proxy.getPoolState()static PoolStateReturns the enum constant of this class with the specified name.static PoolState[]PoolState.values()Returns an array containing the constants of this enum class, 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()