@Stability(value=Stable) public static final class CfnNodegroup.UpdateConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNodegroup.UpdateConfigProperty>
CfnNodegroup.UpdateConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.UpdateConfigProperty |
build()
Builds the configured instance.
|
CfnNodegroup.UpdateConfigProperty.Builder |
maxUnavailable(Number maxUnavailable)
Sets the value of
CfnNodegroup.UpdateConfigProperty.getMaxUnavailable() |
CfnNodegroup.UpdateConfigProperty.Builder |
maxUnavailablePercentage(Number maxUnavailablePercentage)
Sets the value of
CfnNodegroup.UpdateConfigProperty.getMaxUnavailablePercentage() |
@Stability(value=Stable) public CfnNodegroup.UpdateConfigProperty.Builder maxUnavailable(Number maxUnavailable)
CfnNodegroup.UpdateConfigProperty.getMaxUnavailable()maxUnavailable - `CfnNodegroup.UpdateConfigProperty.MaxUnavailable`.this@Stability(value=Stable) public CfnNodegroup.UpdateConfigProperty.Builder maxUnavailablePercentage(Number maxUnavailablePercentage)
CfnNodegroup.UpdateConfigProperty.getMaxUnavailablePercentage()maxUnavailablePercentage - `CfnNodegroup.UpdateConfigProperty.MaxUnavailablePercentage`.this@Stability(value=Stable) public CfnNodegroup.UpdateConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnNodegroup.UpdateConfigProperty>CfnNodegroup.UpdateConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.