DirectConnectGateway

Information about a Direct Connect gateway, which enables you to connect virtual interfaces and virtual private gateway or transit gateways.

Types

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

Properties

Link copied to clipboard

The autonomous system number (ASN) for the Amazon side of the connection.

Link copied to clipboard

The ID of the Direct Connect gateway.

Link copied to clipboard

The name of the Direct Connect gateway.

Link copied to clipboard

The state of the Direct Connect gateway. The following are the possible values:

Link copied to clipboard

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

Link copied to clipboard

The error message if the state of an object failed to advance.

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

Information about a tag.

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