@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.120Z") @Stability(value=Stable) public interface CfnWarmPoolProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWarmPoolProps.Builder
A builder for
CfnWarmPoolProps |
static class |
CfnWarmPoolProps.Jsii$Proxy
An implementation for
CfnWarmPoolProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWarmPoolProps.Builder |
builder() |
String |
getAutoScalingGroupName()
`AWS::AutoScaling::WarmPool.AutoScalingGroupName`.
|
default Number |
getMaxGroupPreparedCapacity()
`AWS::AutoScaling::WarmPool.MaxGroupPreparedCapacity`.
|
default Number |
getMinSize()
`AWS::AutoScaling::WarmPool.MinSize`.
|
default String |
getPoolState()
`AWS::AutoScaling::WarmPool.PoolState`.
|
@Stability(value=Stable) @NotNull String getAutoScalingGroupName()
@Stability(value=Stable) @Nullable default Number getMaxGroupPreparedCapacity()
@Stability(value=Stable) @Nullable default Number getMinSize()
@Stability(value=Stable) @Nullable default String getPoolState()
@Stability(value=Stable) static CfnWarmPoolProps.Builder builder()
CfnWarmPoolProps.Builder of CfnWarmPoolPropsCopyright © 2021. All rights reserved.