ModifyTransitGatewayOptions

The transit gateway options.

Types

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

Properties

Link copied to clipboard

Adds 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.

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

Enable or disable automatic acceptance of attachment requests.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Enable or disable DNS support.

Link copied to clipboard

The ID of the default propagation route table.

Link copied to clipboard

Removes CIDR blocks for the transit gateway.

Link copied to clipboard

Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

Link copied to clipboard

Enable or disable Equal Cost Multipath Protocol support.

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