@Stability(value=Stable) @Internal public static final class CfnConnectAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectAttachmentProps
CfnConnectAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectAttachmentProps.Builder, CfnConnectAttachmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectAttachmentProps.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 |
getCoreNetworkId()
The core network ID.
|
String |
getEdgeLocation()
The Region where the edge is located.
|
Object |
getOptions()
Options for creating a Connect attachment.
|
List<CfnTag> |
getTags()
The tags associated with the Connect attachment.
|
String |
getTransportAttachmentId()
The ID of the attachment between the two connections.
|
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(CfnConnectAttachmentProps.Builder builder)
CfnConnectAttachmentProps.Builder.public final String getCoreNetworkId()
CfnConnectAttachmentPropsgetCoreNetworkId in interface CfnConnectAttachmentPropspublic final String getEdgeLocation()
CfnConnectAttachmentPropsgetEdgeLocation in interface CfnConnectAttachmentPropspublic final Object getOptions()
CfnConnectAttachmentPropsgetOptions in interface CfnConnectAttachmentPropspublic final List<CfnTag> getTags()
CfnConnectAttachmentPropsgetTags in interface CfnConnectAttachmentPropspublic final String getTransportAttachmentId()
CfnConnectAttachmentPropsgetTransportAttachmentId in interface CfnConnectAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.