| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.autoScalingGroupName(String autoScalingGroupName)
Sets the value of
CfnWarmPoolProps.getAutoScalingGroupName() |
static CfnWarmPoolProps.Builder |
CfnWarmPoolProps.builder() |
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.maxGroupPreparedCapacity(Number maxGroupPreparedCapacity)
Sets the value of
CfnWarmPoolProps.getMaxGroupPreparedCapacity() |
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.minSize(Number minSize)
Sets the value of
CfnWarmPoolProps.getMinSize() |
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.poolState(String poolState)
Sets the value of
CfnWarmPoolProps.getPoolState() |
Copyright © 2021. All rights reserved.