DirectConnectGateway
Information about a Direct Connect gateway, which enables you to connect virtual interfaces and virtual private gateway or transit gateways.
Contents
- amazonSideAsn
-
The autonomous system number (ASN) for the Amazon side of the connection.
Type: Long
Required: No
- directConnectGatewayId
-
The ID of the Direct Connect gateway.
Type: String
Required: No
- directConnectGatewayName
-
The name of the Direct Connect gateway.
Type: String
Required: No
- directConnectGatewayState
-
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.
Type: String
Valid Values:
pending | available | deleting | deleted
Required: No
-
- ownerAccount
-
The ID of the AWS account that owns the Direct Connect gateway.
Type: String
Required: No
- stateChangeError
-
The error message if the state of an object failed to advance.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: