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 (AS) 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 | deletedRequired: No 
- 
                     
- ownerAccount
- 
               The ID of the Amazon Web Services 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 
- 
               Information about a tag. Type: Array of Tag objects Array Members: Minimum number of 1 item. Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: