TransitGatewayRouteTableAnnouncement

Describes a transit gateway route table announcement.

Types

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

Properties

Link copied to clipboard

The direction for the route table announcement.

Link copied to clipboard

The ID of the core network for the transit gateway route table announcement.

Link copied to clipboard

The timestamp when the transit gateway route table announcement was created.

Link copied to clipboard

The ID of the core network ID for the peer.

Link copied to clipboard

The ID of the peering attachment.

Link copied to clipboard

The ID of the peer transit gateway.

Link copied to clipboard

The state of the transit gateway announcement.

Link copied to clipboard
val tags: List<Tag>?

The key-value pairs associated with the route table announcement.

Link copied to clipboard

The ID of the transit gateway.

Link copied to clipboard

The ID of the transit gateway route table announcement.

Link copied to clipboard

The ID of the transit gateway route table.

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