@Stability(value=Stable) @Internal public static final class CfnTransitGatewayAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayAttachmentProps
CfnTransitGatewayAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTransitGatewayAttachmentProps.Builder, CfnTransitGatewayAttachmentProps.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(List<String> subnetIds,
String transitGatewayId,
String vpcId,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayAttachmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getSubnetIds()
`AWS::EC2::TransitGatewayAttachment.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::EC2::TransitGatewayAttachment.Tags`.
|
String |
getTransitGatewayId()
`AWS::EC2::TransitGatewayAttachment.TransitGatewayId`.
|
String |
getVpcId()
`AWS::EC2::TransitGatewayAttachment.VpcId`.
|
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 List<String> getSubnetIds()
CfnTransitGatewayAttachmentPropsgetSubnetIds in interface CfnTransitGatewayAttachmentPropspublic final String getTransitGatewayId()
CfnTransitGatewayAttachmentPropsgetTransitGatewayId in interface CfnTransitGatewayAttachmentPropspublic final String getVpcId()
CfnTransitGatewayAttachmentPropsgetVpcId in interface CfnTransitGatewayAttachmentPropspublic final List<CfnTag> getTags()
CfnTransitGatewayAttachmentPropsgetTags in interface CfnTransitGatewayAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.