Class CfnNodegroup.UpdateConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNodegroup.UpdateConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNodegroup.UpdateConfigProperty
@Stability(Stable)
@Internal
public static final class CfnNodegroup.UpdateConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNodegroup.UpdateConfigProperty
An implementation for
CfnNodegroup.UpdateConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.eks.CfnNodegroup.UpdateConfigProperty
CfnNodegroup.UpdateConfigProperty.Builder, CfnNodegroup.UpdateConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNodegroup.UpdateConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe maximum number of nodes unavailable at once during a version update.final NumberThe maximum percentage of nodes unavailable during a version update.final StringThe configuration for the behavior to follow during an node group version update of this managed node group.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnNodegroup.UpdateConfigProperty.Builder.
-
-
Method Details
-
getUpdateStrategy
Description copied from interface:CfnNodegroup.UpdateConfigPropertyThe configuration for the behavior to follow during an node group version update of this managed node group.You choose between two possible strategies for replacing nodes during an UpdateNodegroupVersion action.
- Specified by:
getUpdateStrategyin interfaceCfnNodegroup.UpdateConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()