DirectConnectGatewayAssociation - Amazon Direct Connect
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DirectConnectGatewayAssociation

Information about an association between a Direct Connect gateway and a virtual private gateway or transit gateway.

Contents

allowedPrefixesToDirectConnectGateway

The Amazon VPC prefixes to advertise to the Direct Connect gateway.

Type: Array of RouteFilterPrefix objects

Required: No

associatedGateway

Information about the associated gateway.

Type: AssociatedGateway object

Required: No

associationId

The ID of the Direct Connect gateway association.

Type: String

Required: No

associationState

The state of the association. The following are the possible values:

  • associating: The initial state after calling CreateDirectConnectGatewayAssociation.

  • associated: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic.

  • disassociating: The initial state after calling DeleteDirectConnectGatewayAssociation.

  • disassociated: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped.

  • updating: The CIDR blocks for the virtual private gateway or transit gateway are currently being updated. This could be new CIDR blocks added or current CIDR blocks removed.

Type: String

Valid Values: associating | associated | disassociating | disassociated | updating

Required: No

directConnectGatewayId

The ID of the Direct Connect gateway.

Type: String

Required: No

directConnectGatewayOwnerAccount

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

Type: String

Required: No

stateChangeError

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

Type: String

Required: No

virtualGatewayId

The ID of the virtual private gateway. Applies only to private virtual interfaces.

Type: String

Required: No

virtualGatewayOwnerAccount

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

Type: String

Required: No

virtualGatewayRegion

This member has been deprecated.

The Amazon Web Services Region where the virtual private gateway is located.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: