@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(CfnTransitGatewayAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayAttachmentProps.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) |
Object |
getOptions()
`AWS::EC2::TransitGatewayAttachment.Options`.
|
List<String> |
getSubnetIds()
The IDs of one or more subnets.
|
List<CfnTag> |
getTags()
The tags for the attachment.
|
String |
getTransitGatewayId()
The ID of the transit gateway.
|
String |
getVpcId()
The ID of the VPC.
|
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(CfnTransitGatewayAttachmentProps.Builder builder)
CfnTransitGatewayAttachmentProps.Builder.public final List<String> getSubnetIds()
CfnTransitGatewayAttachmentPropsYou can specify only one subnet per Availability Zone. You must specify at least one subnet, but we recommend that you specify two subnets for better availability. The transit gateway uses one IP address from each specified subnet.
getSubnetIds in interface CfnTransitGatewayAttachmentPropspublic final String getTransitGatewayId()
CfnTransitGatewayAttachmentPropsgetTransitGatewayId in interface CfnTransitGatewayAttachmentPropspublic final String getVpcId()
CfnTransitGatewayAttachmentPropsgetVpcId in interface CfnTransitGatewayAttachmentPropspublic final Object getOptions()
CfnTransitGatewayAttachmentPropsgetOptions 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 © 2022. All rights reserved.