@Stability(value=Stable) @Internal public static final class CfnVirtualCluster.ContainerProviderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualCluster.ContainerProviderProperty
CfnVirtualCluster.ContainerProviderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualCluster.ContainerProviderProperty.Builder, CfnVirtualCluster.ContainerProviderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualCluster.ContainerProviderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualCluster.ContainerInfoProperty.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) |
String |
getId()
The ID of the container cluster.
|
Object |
getInfo()
The information about the container cluster.
|
String |
getType()
The type of the container provider.
|
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(CfnVirtualCluster.ContainerProviderProperty.Builder builder)
CfnVirtualCluster.ContainerInfoProperty.Builder.public final String getId()
CfnVirtualCluster.ContainerProviderPropertyMinimum : 1
Maximum : 100
Pattern : ^[0-9A-Za-z][A-Za-z0-9\-_]*
getId in interface CfnVirtualCluster.ContainerProviderPropertypublic final Object getInfo()
CfnVirtualCluster.ContainerProviderPropertygetInfo in interface CfnVirtualCluster.ContainerProviderPropertypublic final String getType()
CfnVirtualCluster.ContainerProviderPropertyEKS is the only supported type as of now.
getType in interface CfnVirtualCluster.ContainerProviderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.