| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnNodegroup.ScalingConfigProperty.Jsii$Proxy
An implementation for
CfnNodegroup.ScalingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.ScalingConfigProperty |
CfnNodegroup.ScalingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.Builder |
CfnNodegroup.Builder.scalingConfig(CfnNodegroup.ScalingConfigProperty scalingConfig)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.scalingConfig(CfnNodegroup.ScalingConfigProperty scalingConfig)
Sets the value of
CfnNodegroupProps.getScalingConfig() |
void |
CfnNodegroup.setScalingConfig(CfnNodegroup.ScalingConfigProperty value)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
Copyright © 2022. All rights reserved.