TransitGatewayRequestOptions
Describes the options for a transit gateway.
Contents
- AmazonSideAsn
-
A private Autonomous System Number (ASN) for the Amazon side of a BGP session. The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs. The default is
64512.Type: Long
Required: No
- AutoAcceptSharedAttachments
-
Enable or disable automatic acceptance of attachment requests. Disabled by default.
Type: String
Valid Values:
enable | disableRequired: No
- DefaultRouteTableAssociation
-
Enable or disable automatic association with the default association route table. Enabled by default.
Type: String
Valid Values:
enable | disableRequired: No
- DefaultRouteTablePropagation
-
Enable or disable automatic propagation of routes to the default propagation route table. Enabled by default.
Type: String
Valid Values:
enable | disableRequired: No
- DnsSupport
-
Enable or disable DNS support. Enabled by default.
Type: String
Valid Values:
enable | disableRequired: No
- MulticastSupport
-
Indicates whether multicast is enabled on the transit gateway
Type: String
Valid Values:
enable | disableRequired: No
- TransitGatewayCidrBlocks
-
One or more IPv4 or IPv6 CIDR blocks for the transit gateway. Must be a size /24 CIDR block or larger for IPv4, or a size /64 CIDR block or larger for IPv6.
Type: Array of strings
Required: No
- VpnEcmpSupport
-
Enable or disable Equal Cost Multipath Protocol support. Enabled by default.
Type: String
Valid Values:
enable | disableRequired: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: