@Stability(value=Stable) public static final class CfnWarmPool.InstanceReusePolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWarmPool.InstanceReusePolicyProperty>
CfnWarmPool.InstanceReusePolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWarmPool.InstanceReusePolicyProperty |
build()
Builds the configured instance.
|
CfnWarmPool.InstanceReusePolicyProperty.Builder |
reuseOnScaleIn(Boolean reuseOnScaleIn)
Sets the value of
CfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn() |
CfnWarmPool.InstanceReusePolicyProperty.Builder |
reuseOnScaleIn(IResolvable reuseOnScaleIn)
Sets the value of
CfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn() |
@Stability(value=Stable) public CfnWarmPool.InstanceReusePolicyProperty.Builder reuseOnScaleIn(Boolean reuseOnScaleIn)
CfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn()reuseOnScaleIn - Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.this@Stability(value=Stable) public CfnWarmPool.InstanceReusePolicyProperty.Builder reuseOnScaleIn(IResolvable reuseOnScaleIn)
CfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn()reuseOnScaleIn - Specifies whether instances in the Auto Scaling group can be returned to the warm pool on scale in.this@Stability(value=Stable) public CfnWarmPool.InstanceReusePolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnWarmPool.InstanceReusePolicyProperty>CfnWarmPool.InstanceReusePolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.