class Aws::DirectConnect::Types::DirectConnectGateway

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

@!attribute [rw] direct_connect_gateway_id

The ID of the Direct Connect gateway.
@return [String]

@!attribute [rw] direct_connect_gateway_name

The name of the Direct Connect gateway.
@return [String]

@!attribute [rw] amazon_side_asn

The autonomous system number (ASN) for the Amazon side of the
connection.
@return [Integer]

@!attribute [rw] owner_account

The ID of the account that owns the Direct Connect gateway.
@return [String]

@!attribute [rw] direct_connect_gateway_state

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

* `pending`\: The initial state after calling
  CreateDirectConnectGateway.

* `available`\: The Direct Connect gateway is ready for use.

* `deleting`\: The initial state after calling
  DeleteDirectConnectGateway.

* `deleted`\: The Direct Connect gateway is deleted and cannot pass
  traffic.
@return [String]

@!attribute [rw] state_change_error

The error message if the state of an object failed to advance.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DirectConnectGateway AWS API Documentation

Constants

SENSITIVE