Uses of Interface
software.amazon.awscdk.services.autoscaling.CfnWarmPool.InstanceReusePolicyProperty
Packages that use CfnWarmPool.InstanceReusePolicyProperty
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of CfnWarmPool.InstanceReusePolicyProperty in software.amazon.awscdk.services.autoscaling
Classes in software.amazon.awscdk.services.autoscaling that implement CfnWarmPool.InstanceReusePolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWarmPool.InstanceReusePolicyPropertyMethods in software.amazon.awscdk.services.autoscaling that return CfnWarmPool.InstanceReusePolicyPropertyModifier and TypeMethodDescriptionCfnWarmPool.InstanceReusePolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.autoscaling with parameters of type CfnWarmPool.InstanceReusePolicyPropertyModifier and TypeMethodDescriptionCfnWarmPool.Builder.instanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty instanceReusePolicy) Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.CfnWarmPoolProps.Builder.instanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty instanceReusePolicy) Sets the value ofCfnWarmPoolProps.getInstanceReusePolicy()voidCfnWarmPool.setInstanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty value) Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.