@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(CfnClusterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.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) |
Object |
getEncryptionConfig()
`AWS::EKS::Cluster.EncryptionConfig`.
|
Object |
getKubernetesNetworkConfig()
`AWS::EKS::Cluster.KubernetesNetworkConfig`.
|
Object |
getLogging()
`AWS::EKS::Cluster.Logging`.
|
String |
getName()
`AWS::EKS::Cluster.Name`.
|
Object |
getResourcesVpcConfig()
`AWS::EKS::Cluster.ResourcesVpcConfig`.
|
String |
getRoleArn()
`AWS::EKS::Cluster.RoleArn`.
|
List<CfnTag> |
getTags()
`AWS::EKS::Cluster.Tags`.
|
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.protected Jsii$Proxy(CfnClusterProps.Builder builder)
CfnClusterProps.Builder.public final Object getEncryptionConfig()
CfnClusterPropsgetEncryptionConfig in interface CfnClusterPropspublic final Object getKubernetesNetworkConfig()
CfnClusterPropsgetKubernetesNetworkConfig in interface CfnClusterPropspublic final Object getLogging()
CfnClusterPropsgetLogging in interface CfnClusterPropspublic final String getName()
CfnClusterPropsgetName in interface CfnClusterPropspublic final Object getResourcesVpcConfig()
CfnClusterPropsgetResourcesVpcConfig in interface CfnClusterPropspublic final String getRoleArn()
CfnClusterPropsgetRoleArn in interface CfnClusterPropspublic final List<CfnTag> getTags()
CfnClusterPropsgetTags 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.