Uses of Class
software.amazon.awscdk.services.autoscaling.CfnWarmPool.InstanceReusePolicyProperty.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of CfnWarmPool.InstanceReusePolicyProperty.Builder in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionCfnWarmPool.InstanceReusePolicyProperty.builder()
CfnWarmPool.InstanceReusePolicyProperty.Builder.reuseOnScaleIn
(Boolean reuseOnScaleIn) Sets the value ofCfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn()
CfnWarmPool.InstanceReusePolicyProperty.Builder.reuseOnScaleIn
(IResolvable reuseOnScaleIn) Sets the value ofCfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWarmPool.InstanceReusePolicyProperty.Builder
.