TransitGateway

Describes a transit gateway.

Types

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

Properties

Link copied to clipboard

The creation time.

Link copied to clipboard

The description of the transit gateway.

Link copied to clipboard

The transit gateway options.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the transit gateway.

Link copied to clipboard

The state of the transit gateway.

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

The tags for the transit gateway.

Link copied to clipboard

The Amazon Resource Name (ARN) of the transit gateway.

Link copied to clipboard

The ID of the transit gateway.

Functions

Link copied to clipboard
inline fun copy(block: TransitGateway.Builder.() -> Unit = {}): TransitGateway
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