| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnNodegroup.ScalingConfigProperty.Builder |
CfnNodegroup.ScalingConfigProperty.builder() |
CfnNodegroup.ScalingConfigProperty.Builder |
CfnNodegroup.ScalingConfigProperty.Builder.desiredSize(Number desiredSize)
Sets the value of
CfnNodegroup.ScalingConfigProperty.getDesiredSize() |
CfnNodegroup.ScalingConfigProperty.Builder |
CfnNodegroup.ScalingConfigProperty.Builder.maxSize(Number maxSize)
Sets the value of
CfnNodegroup.ScalingConfigProperty.getMaxSize() |
CfnNodegroup.ScalingConfigProperty.Builder |
CfnNodegroup.ScalingConfigProperty.Builder.minSize(Number minSize)
Sets the value of
CfnNodegroup.ScalingConfigProperty.getMinSize() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnNodegroup.ScalingConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder. |
Copyright © 2022. All rights reserved.