@Stability(value=Stable) @Internal public static final class CfnTransitGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTransitGatewayProps
CfnTransitGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTransitGatewayProps.Builder, CfnTransitGatewayProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTransitGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTransitGatewayProps.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) |
Number |
getAmazonSideAsn()
A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
String |
getAssociationDefaultRouteTableId()
The ID of the default association route table.
|
String |
getAutoAcceptSharedAttachments()
Enable or disable automatic acceptance of attachment requests.
|
String |
getDefaultRouteTableAssociation()
Enable or disable automatic association with the default association route table.
|
String |
getDefaultRouteTablePropagation()
Enable or disable automatic propagation of routes to the default propagation route table.
|
String |
getDescription()
The description of the transit gateway.
|
String |
getDnsSupport()
Enable or disable DNS support.
|
String |
getMulticastSupport()
Indicates whether multicast is enabled on the transit gateway.
|
String |
getPropagationDefaultRouteTableId()
The ID of the default propagation route table.
|
List<CfnTag> |
getTags()
The tags for the transit gateway.
|
List<String> |
getTransitGatewayCidrBlocks()
The transit gateway CIDR blocks.
|
String |
getVpnEcmpSupport()
Enable or disable Equal Cost Multipath Protocol support.
|
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(CfnTransitGatewayProps.Builder builder)
CfnTransitGatewayProps.Builder.public final Number getAmazonSideAsn()
CfnTransitGatewayPropsThe range is 64512 to 65534 for 16-bit ASNs. The default is 64512.
getAmazonSideAsn in interface CfnTransitGatewayPropspublic final String getAssociationDefaultRouteTableId()
CfnTransitGatewayPropsgetAssociationDefaultRouteTableId in interface CfnTransitGatewayPropspublic final String getAutoAcceptSharedAttachments()
CfnTransitGatewayPropsDisabled by default.
getAutoAcceptSharedAttachments in interface CfnTransitGatewayPropspublic final String getDefaultRouteTableAssociation()
CfnTransitGatewayPropsEnabled by default.
getDefaultRouteTableAssociation in interface CfnTransitGatewayPropspublic final String getDefaultRouteTablePropagation()
CfnTransitGatewayPropsEnabled by default.
getDefaultRouteTablePropagation in interface CfnTransitGatewayPropspublic final String getDescription()
CfnTransitGatewayPropsgetDescription in interface CfnTransitGatewayPropspublic final String getDnsSupport()
CfnTransitGatewayPropsEnabled by default.
getDnsSupport in interface CfnTransitGatewayPropspublic final String getMulticastSupport()
CfnTransitGatewayPropsgetMulticastSupport in interface CfnTransitGatewayPropspublic final String getPropagationDefaultRouteTableId()
CfnTransitGatewayPropsgetPropagationDefaultRouteTableId in interface CfnTransitGatewayPropspublic final List<CfnTag> getTags()
CfnTransitGatewayPropsgetTags in interface CfnTransitGatewayPropspublic final List<String> getTransitGatewayCidrBlocks()
CfnTransitGatewayPropsgetTransitGatewayCidrBlocks in interface CfnTransitGatewayPropspublic final String getVpnEcmpSupport()
CfnTransitGatewayPropsEnabled by default.
getVpnEcmpSupport in interface CfnTransitGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.