@Stability(value=Stable) @Internal public static final class CfnConnectionAlias.ConnectionAliasAssociationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectionAlias.ConnectionAliasAssociationProperty
CfnConnectionAlias.ConnectionAliasAssociationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectionAlias.ConnectionAliasAssociationProperty.Builder, CfnConnectionAlias.ConnectionAliasAssociationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectionAlias.ConnectionAliasAssociationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectionAlias.ConnectionAliasAssociationProperty.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 |
getAssociatedAccountId()
The identifier of the AWS account that associated the connection alias with a directory.
|
String |
getAssociationStatus()
The association status of the connection alias.
|
String |
getConnectionIdentifier()
The identifier of the connection alias association.
|
String |
getResourceId()
The identifier of the directory associated with a connection alias.
|
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(CfnConnectionAlias.ConnectionAliasAssociationProperty.Builder builder)
CfnConnectionAlias.ConnectionAliasAssociationProperty.Builder.public final String getAssociatedAccountId()
CfnConnectionAlias.ConnectionAliasAssociationPropertygetAssociatedAccountId in interface CfnConnectionAlias.ConnectionAliasAssociationPropertypublic final String getAssociationStatus()
CfnConnectionAlias.ConnectionAliasAssociationPropertygetAssociationStatus in interface CfnConnectionAlias.ConnectionAliasAssociationPropertypublic final String getConnectionIdentifier()
CfnConnectionAlias.ConnectionAliasAssociationPropertyYou use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.
getConnectionIdentifier in interface CfnConnectionAlias.ConnectionAliasAssociationPropertypublic final String getResourceId()
CfnConnectionAlias.ConnectionAliasAssociationPropertygetResourceId in interface CfnConnectionAlias.ConnectionAliasAssociationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.