Skip to content

/AWS1/CL_DCO=>DESCRDIRECTCNCTGWATTACHMENTS()

About DescribeDirectConnectGatewayAttachments

Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.

Method Signature

IMPORTING

Optional arguments:

IV_DIRECTCONNECTGATEWAYID TYPE /AWS1/DCODIRECTCNCTGATEWAYID /AWS1/DCODIRECTCNCTGATEWAYID

The ID of the Direct Connect gateway.

IV_VIRTUALINTERFACEID TYPE /AWS1/DCOVIRTUALINTERFACEID /AWS1/DCOVIRTUALINTERFACEID

The ID of the virtual interface.

IV_MAXRESULTS TYPE /AWS1/DCOMAXRESULTSETSIZE /AWS1/DCOMAXRESULTSETSIZE

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

If MaxResults is given a value larger than 100, only 100 results are returned.

IV_NEXTTOKEN TYPE /AWS1/DCOPAGINATIONTOKEN /AWS1/DCOPAGINATIONTOKEN

The token provided in the previous call to retrieve the next page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DCODSCDIRECTCNCTGWA05 /AWS1/CL_DCODSCDIRECTCNCTGWA05