@Stability(value=Stable)
public static interface CfnInstanceGroupConfig.AutoScalingPolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder
A builder for
CfnInstanceGroupConfig.AutoScalingPolicyProperty |
static class |
CfnInstanceGroupConfig.AutoScalingPolicyProperty.Jsii$Proxy
An implementation for
CfnInstanceGroupConfig.AutoScalingPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder |
builder() |
Object |
getConstraints()
`CfnInstanceGroupConfig.AutoScalingPolicyProperty.Constraints`.
|
Object |
getRules()
`CfnInstanceGroupConfig.AutoScalingPolicyProperty.Rules`.
|
@Stability(value=Stable) @NotNull Object getConstraints()
@Stability(value=Stable) @NotNull Object getRules()
@Stability(value=Stable) static CfnInstanceGroupConfig.AutoScalingPolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.