@Stability(value=Experimental) @Internal public static final class ClusterAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ClusterAttributes
ClusterAttributessoftware.amazon.jsii.JsiiObject.InitializationModeClusterAttributes.Builder, ClusterAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ClusterAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ClusterAttributes.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 |
getClusterArn()
(experimental) The unique ARN assigned to the service by AWS in the form of arn:aws:eks:.
|
String |
getClusterCertificateAuthorityData()
(experimental) The certificate-authority-data for your cluster.
|
String |
getClusterEndpoint()
(experimental) The API Server endpoint URL.
|
String |
getClusterName()
(experimental) The physical name of the Cluster.
|
List<ISecurityGroup> |
getSecurityGroups()
(experimental) The security groups associated with this cluster.
|
IVpc |
getVpc()
(experimental) The VPC in which this Cluster was created.
|
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(ClusterAttributes.Builder builder)
ClusterAttributes.Builder.public final String getClusterArn()
ClusterAttributesgetClusterArn in interface ClusterAttributespublic final String getClusterCertificateAuthorityData()
ClusterAttributesgetClusterCertificateAuthorityData in interface ClusterAttributespublic final String getClusterEndpoint()
ClusterAttributesgetClusterEndpoint in interface ClusterAttributespublic final String getClusterName()
ClusterAttributesgetClusterName in interface ClusterAttributespublic final List<ISecurityGroup> getSecurityGroups()
ClusterAttributesgetSecurityGroups in interface ClusterAttributespublic final IVpc getVpc()
ClusterAttributesgetVpc in interface ClusterAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.