TransitGatewayOptions

Describes the options for a transit gateway.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The ID of the default association route table.

Link copied to clipboard

Indicates whether attachment requests are automatically accepted.

Link copied to clipboard

Indicates whether resource attachments are automatically associated with the default association route table.

Link copied to clipboard

Indicates whether resource attachments automatically propagate routes to the default propagation route table.

Link copied to clipboard

Indicates whether DNS support is enabled.

Link copied to clipboard

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

Enables you to reference a security group across VPCs attached to a transit gateway (TGW). Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

Link copied to clipboard

The transit gateway CIDR blocks.

Link copied to clipboard

Indicates whether Equal Cost Multipath Protocol support is enabled.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String