AwsEc2TransitGatewayDetails

Information about an Amazon Web Services Amazon EC2 Transit Gateway that interconnects virtual private clouds (VPCs) and on-premises networks.

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.

Link copied to clipboard

The ID of the default association route table.

Link copied to clipboard

Turn on or turn off automatic acceptance of attachment requests.

Link copied to clipboard

Turn on or turn off automatic association with the default association route table.

Link copied to clipboard

Turn on or turn off automatic propagation of routes to the default propagation route table.

Link copied to clipboard

The description of the transit gateway.

Link copied to clipboard

Turn on or turn off DNS support.

Link copied to clipboard
val id: String?

The ID of the transit gateway.

Link copied to clipboard

Indicates whether multicast is supported on the transit gateway.

Link copied to clipboard

The ID of the default propagation route table.

Link copied to clipboard

The transit gateway Classless Inter-Domain Routing (CIDR) blocks.

Link copied to clipboard

Turn on or turn off Equal Cost Multipath Protocol (ECMP) 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