@Stability(value=Stable)
public static interface CfnNodegroup.ScalingConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNodegroup.ScalingConfigProperty.Builder
A builder for
CfnNodegroup.ScalingConfigProperty |
static class |
CfnNodegroup.ScalingConfigProperty.Jsii$Proxy
An implementation for
CfnNodegroup.ScalingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnNodegroup.ScalingConfigProperty.Builder |
builder() |
default Number |
getDesiredSize()
`CfnNodegroup.ScalingConfigProperty.DesiredSize`.
|
default Number |
getMaxSize()
`CfnNodegroup.ScalingConfigProperty.MaxSize`.
|
default Number |
getMinSize()
`CfnNodegroup.ScalingConfigProperty.MinSize`.
|
@Stability(value=Stable) @Nullable default Number getDesiredSize()
@Stability(value=Stable) @Nullable default Number getMaxSize()
@Stability(value=Stable) @Nullable default Number getMinSize()
@Stability(value=Stable) static CfnNodegroup.ScalingConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.