public static interface NodegroupUpdateConfig.Builder extends SdkPojo, CopyableBuilder<NodegroupUpdateConfig.Builder,NodegroupUpdateConfig>
| Modifier and Type | Method and Description |
|---|---|
NodegroupUpdateConfig.Builder |
maxUnavailable(Integer maxUnavailable)
Sets the value of the MaxUnavailable property for this object.
|
NodegroupUpdateConfig.Builder |
maxUnavailablePercentage(Integer maxUnavailablePercentage)
Sets the value of the MaxUnavailablePercentage property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNodegroupUpdateConfig.Builder maxUnavailable(Integer maxUnavailable)
maxUnavailable - The new value for the MaxUnavailable property for this object.NodegroupUpdateConfig.Builder maxUnavailablePercentage(Integer maxUnavailablePercentage)
maxUnavailablePercentage - The new value for the MaxUnavailablePercentage property for this object.Copyright © 2021. All rights reserved.