LocalGatewayRouteTable

Describes a local gateway route table.

Types

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

Properties

Link copied to clipboard

The ID of the local gateway.

Link copied to clipboard

The Amazon Resource Name (ARN) of the local gateway route table.

Link copied to clipboard

The ID of the local gateway route table.

Link copied to clipboard

The mode of the local gateway route table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Outpost.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the local gateway route table.

Link copied to clipboard

The state of the local gateway route table.

Link copied to clipboard

Information about the state change.

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

The tags assigned to the local 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