| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnWarmPool.InstanceReusePolicyProperty.Jsii$Proxy
An implementation for
CfnWarmPool.InstanceReusePolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnWarmPool.InstanceReusePolicyProperty |
CfnWarmPool.InstanceReusePolicyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.instanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty instanceReusePolicy)
Sets the value of
CfnWarmPoolProps.getInstanceReusePolicy() |
CfnWarmPool.Builder |
CfnWarmPool.Builder.instanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty instanceReusePolicy)
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
|
void |
CfnWarmPool.setInstanceReusePolicy(CfnWarmPool.InstanceReusePolicyProperty value)
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
|
Copyright © 2022. All rights reserved.