@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 CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-resourcesvpcconfigpublic final String getRoleArn()
CfnClusterPropsgetRoleArn in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-rolearnpublic final Object getEncryptionConfig()
CfnClusterPropsgetEncryptionConfig in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-encryptionconfigpublic final Object getKubernetesNetworkConfig()
CfnClusterPropsgetKubernetesNetworkConfig in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-kubernetesnetworkconfigpublic final String getName()
CfnClusterPropsgetName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-namepublic final String getVersion()
CfnClusterPropsgetVersion in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-version@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.