@Stability(value=Stable) @Internal public static final class CfnTransitGatewayPeeringAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayPeeringAttachmentProps
CfnTransitGatewayPeeringAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTransitGatewayPeeringAttachmentProps.Builder, CfnTransitGatewayPeeringAttachmentProps.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(String peerAccountId,
String peerRegion,
String peerTransitGatewayId,
String transitGatewayId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayPeeringAttachmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPeerAccountId()
`AWS::EC2::TransitGatewayPeeringAttachment.PeerAccountId`.
|
String |
getPeerRegion()
`AWS::EC2::TransitGatewayPeeringAttachment.PeerRegion`.
|
String |
getPeerTransitGatewayId()
`AWS::EC2::TransitGatewayPeeringAttachment.PeerTransitGatewayId`.
|
List<CfnTag> |
getTags()
`AWS::EC2::TransitGatewayPeeringAttachment.Tags`.
|
String |
getTransitGatewayId()
`AWS::EC2::TransitGatewayPeeringAttachment.TransitGatewayId`.
|
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 String getPeerAccountId()
CfnTransitGatewayPeeringAttachmentPropsgetPeerAccountId in interface CfnTransitGatewayPeeringAttachmentPropspublic final String getPeerRegion()
CfnTransitGatewayPeeringAttachmentPropsgetPeerRegion in interface CfnTransitGatewayPeeringAttachmentPropspublic final String getPeerTransitGatewayId()
CfnTransitGatewayPeeringAttachmentPropsgetPeerTransitGatewayId in interface CfnTransitGatewayPeeringAttachmentPropspublic final String getTransitGatewayId()
CfnTransitGatewayPeeringAttachmentPropsgetTransitGatewayId in interface CfnTransitGatewayPeeringAttachmentPropspublic final List<CfnTag> getTags()
CfnTransitGatewayPeeringAttachmentPropsgetTags in interface CfnTransitGatewayPeeringAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.