@Stability(value=Stable) @Internal public static final class CfnClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterProps
CfnClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterProps.Builder, CfnClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object resourcesVpcConfig,
String roleArn,
Object encryptionConfig,
Object kubernetesNetworkConfig,
String name,
String version)
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEncryptionConfig()
`AWS::EKS::Cluster.EncryptionConfig`.
|
Object |
getKubernetesNetworkConfig()
`AWS::EKS::Cluster.KubernetesNetworkConfig`.
|
String |
getName()
`AWS::EKS::Cluster.Name`.
|
Object |
getResourcesVpcConfig()
`AWS::EKS::Cluster.ResourcesVpcConfig`.
|
String |
getRoleArn()
`AWS::EKS::Cluster.RoleArn`.
|
String |
getVersion()
`AWS::EKS::Cluster.Version`.
|
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.public final Object getResourcesVpcConfig()
CfnClusterPropsgetResourcesVpcConfig in interface CfnClusterPropspublic final String getRoleArn()
CfnClusterPropsgetRoleArn in interface CfnClusterPropspublic final Object getEncryptionConfig()
CfnClusterPropsgetEncryptionConfig in interface CfnClusterPropspublic final Object getKubernetesNetworkConfig()
CfnClusterPropsgetKubernetesNetworkConfig in interface CfnClusterPropspublic final String getName()
CfnClusterPropsgetName in interface CfnClusterPropspublic final String getVersion()
CfnClusterPropsgetVersion in interface CfnClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.