@Stability(value=Stable) @Internal public static final class CfnCluster.ClusterEndpointProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ClusterEndpointProperty
CfnCluster.ClusterEndpointPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ClusterEndpointProperty.Builder, CfnCluster.ClusterEndpointProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.ClusterEndpointProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ClusterEndpointProperty.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 |
getEndpoint()
A cluster endpoint.
|
String |
getRegion()
The AWS Region for a cluster endpoint.
|
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(CfnCluster.ClusterEndpointProperty.Builder builder)
CfnCluster.ClusterEndpointProperty.Builder.public final String getEndpoint()
CfnCluster.ClusterEndpointPropertySpecify an endpoint and AWS Region when you want to set or retrieve a routing control state in the cluster.
To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.
getEndpoint in interface CfnCluster.ClusterEndpointPropertypublic final String getRegion()
CfnCluster.ClusterEndpointPropertygetRegion in interface CfnCluster.ClusterEndpointProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.