DirectConnectGatewayAttachment - 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).

DirectConnectGatewayAttachment

Information about an attachment between a Direct Connect gateway and a virtual interface.

Contents

attachmentState

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

  • attaching: The initial state after a virtual interface is created using the Direct Connect gateway.

  • attached: The Direct Connect gateway and virtual interface are attached and ready to pass traffic.

  • detaching: The initial state after calling DeleteVirtualInterface.

  • detached: The virtual interface is detached from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual interface is stopped.

Type: String

Valid Values: attaching | attached | detaching | detached

Required: No

attachmentType

The type of attachment.

Type: String

Valid Values: TransitVirtualInterface | PrivateVirtualInterface

Required: No

directConnectGatewayId

The ID of 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

virtualInterfaceId

The ID of the virtual interface.

Type: String

Required: No

virtualInterfaceOwnerAccount

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

Type: String

Required: No

virtualInterfaceRegion

The Amazon Web Services Region where the virtual interface 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: