Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnWarmPoolPropsMixin.Builder
Packages that use CfnWarmPoolPropsMixin.Builder
-
Uses of CfnWarmPoolPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnWarmPoolPropsMixin.BuilderModifier and TypeMethodDescriptionCfnWarmPoolPropsMixin.Builder.autoScalingGroupName(String autoScalingGroupName) The name of the Auto Scaling group.CfnWarmPoolPropsMixin.Builder.autoScalingGroupName(IAutoScalingGroupRef autoScalingGroupName) The name of the Auto Scaling group.CfnWarmPoolPropsMixin.Builder.create()CfnWarmPoolPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnWarmPoolPropsMixin.Builder.instanceReusePolicy(CfnWarmPoolPropsMixin.InstanceReusePolicyProperty instanceReusePolicy) Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.CfnWarmPoolPropsMixin.Builder.instanceReusePolicy(IResolvable instanceReusePolicy) Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.CfnWarmPoolPropsMixin.Builder.maxGroupPreparedCapacity(Number maxGroupPreparedCapacity) Specifies the maximum number of instances that are allowed to be in the warm pool or in any state exceptTerminatedfor the Auto Scaling group.Specifies the minimum number of instances to maintain in the warm pool.Sets the instance state to transition to after the lifecycle actions are complete.