@Stability(value=Stable)
public static interface CfnInstanceGroupConfig.ScalingConstraintsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder
A builder for
CfnInstanceGroupConfig.ScalingConstraintsProperty |
static class |
CfnInstanceGroupConfig.ScalingConstraintsProperty.Jsii$Proxy
An implementation for
CfnInstanceGroupConfig.ScalingConstraintsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder |
builder() |
Number |
getMaxCapacity()
`CfnInstanceGroupConfig.ScalingConstraintsProperty.MaxCapacity`.
|
Number |
getMinCapacity()
`CfnInstanceGroupConfig.ScalingConstraintsProperty.MinCapacity`.
|
@Stability(value=Stable) @NotNull Number getMaxCapacity()
@Stability(value=Stable) @NotNull Number getMinCapacity()
@Stability(value=Stable) static CfnInstanceGroupConfig.ScalingConstraintsProperty.Builder builder()
Copyright © 2021. All rights reserved.