Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DescribeDirectConnectGatewayAttachmentsCommandInputProtected

Hierarchy

Properties

directConnectGatewayId?: string

The ID of the Direct Connect gateway.

maxResults?: number

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.

nextToken?: string

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

virtualInterfaceId?: string

The ID of the virtual interface.