@Stability(value=Stable) @Internal public static final class CfnTransitGatewayVpcAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayVpcAttachmentProps
CfnTransitGatewayVpcAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTransitGatewayVpcAttachmentProps.Builder, CfnTransitGatewayVpcAttachmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTransitGatewayVpcAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayVpcAttachmentProps.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) |
List<String> |
getAddSubnetIds()
The IDs of one or more subnets to add.
|
Object |
getOptions()
The VPC attachment options in JSON or YAML.
|
List<String> |
getRemoveSubnetIds()
The IDs of one or more subnets to remove.
|
List<String> |
getSubnetIds()
The IDs of the subnets.
|
List<CfnTag> |
getTags()
The tags for the VPC 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(CfnTransitGatewayVpcAttachmentProps.Builder builder)
CfnTransitGatewayVpcAttachmentProps.Builder.public final List<String> getSubnetIds()
CfnTransitGatewayVpcAttachmentPropsgetSubnetIds in interface CfnTransitGatewayVpcAttachmentPropspublic final String getTransitGatewayId()
CfnTransitGatewayVpcAttachmentPropsgetTransitGatewayId in interface CfnTransitGatewayVpcAttachmentPropspublic final String getVpcId()
CfnTransitGatewayVpcAttachmentPropsgetVpcId in interface CfnTransitGatewayVpcAttachmentPropspublic final List<String> getAddSubnetIds()
CfnTransitGatewayVpcAttachmentPropsYou can specify at most one subnet per Availability Zone.
getAddSubnetIds in interface CfnTransitGatewayVpcAttachmentPropspublic final Object getOptions()
CfnTransitGatewayVpcAttachmentProps
getOptions in interface CfnTransitGatewayVpcAttachmentPropspublic final List<String> getRemoveSubnetIds()
CfnTransitGatewayVpcAttachmentPropsgetRemoveSubnetIds in interface CfnTransitGatewayVpcAttachmentPropspublic final List<CfnTag> getTags()
CfnTransitGatewayVpcAttachmentPropsgetTags in interface CfnTransitGatewayVpcAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.