TransitGateway

class TransitGateway : KotlinCustomResource

Resource Type definition for AWS::EC2::TransitGateway

Properties

Link copied to clipboard
val amazonSideAsn: Output<Int>?

A private Autonomous System Number (ASN) for the Amazon side of a BGP session. The range is 64512 to 65534 for 16-bit ASNs. The default is 64512.

Link copied to clipboard

The ID of the default association route table.

Link copied to clipboard

Enable or disable automatic acceptance of attachment requests. Disabled by default.

Link copied to clipboard
val awsId: Output<String>

The ID of the transit gateway.

Link copied to clipboard

Enable or disable automatic association with the default association route table. Enabled by default.

Link copied to clipboard

Enable or disable automatic propagation of routes to the default propagation route table. Enabled by default.

Link copied to clipboard
val description: Output<String>?

The description of the transit gateway.

Link copied to clipboard
val dnsSupport: Output<String>?

Enable or disable DNS support. Enabled by default.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val multicastSupport: Output<String>?

Indicates whether multicast is enabled on the transit gateway

Link copied to clipboard

The ID of the default propagation route table.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the transit gateway.

Link copied to clipboard
Link copied to clipboard

The transit gateway CIDR blocks.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpnEcmpSupport: Output<String>?

Enable or disable Equal Cost Multipath Protocol support. Enabled by default.