@Stability(value=Stable) @Internal public static final class CfnNodegroup.UpdateConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNodegroup.UpdateConfigProperty
CfnNodegroup.UpdateConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnNodegroup.UpdateConfigProperty.Builder, CfnNodegroup.UpdateConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNodegroup.UpdateConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getMaxUnavailable()
The maximum number of nodes unavailable at once during a version update.
|
Number |
getMaxUnavailablePercentage()
The maximum percentage of nodes unavailable during a version update.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnNodegroup.UpdateConfigProperty.Builder builder)
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.public final Number getMaxUnavailable()
CfnNodegroup.UpdateConfigProperty
Nodes will be updated in parallel. This value or maxUnavailablePercentage is required to have a value.The maximum number is 100.
getMaxUnavailable in interface CfnNodegroup.UpdateConfigPropertypublic final Number getMaxUnavailablePercentage()
CfnNodegroup.UpdateConfigProperty
This percentage of nodes will be updated in parallel, up to 100 nodes at once. This value or maxUnavailable is required to have a value.
getMaxUnavailablePercentage in interface CfnNodegroup.UpdateConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.