@Stability(value=Stable) @Internal public static final class EksOptimizedImageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EksOptimizedImageProps
EksOptimizedImagePropssoftware.amazon.jsii.JsiiObject.InitializationModeEksOptimizedImageProps.Builder, EksOptimizedImageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EksOptimizedImageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EksOptimizedImageProps.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) |
CpuArch |
getCpuArch()
What cpu architecture to retrieve the image for (arm64 or x86_64).
|
String |
getKubernetesVersion()
The Kubernetes version to use.
|
NodeType |
getNodeType()
What instance type to retrieve the image for (standard or GPU-optimized).
|
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(EksOptimizedImageProps.Builder builder)
EksOptimizedImageProps.Builder.public final CpuArch getCpuArch()
EksOptimizedImagePropsDefault: CpuArch.X86_64
getCpuArch in interface EksOptimizedImagePropspublic final String getKubernetesVersion()
EksOptimizedImagePropsDefault: - The latest version
getKubernetesVersion in interface EksOptimizedImagePropspublic final NodeType getNodeType()
EksOptimizedImagePropsDefault: NodeType.STANDARD
getNodeType in interface EksOptimizedImageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.