| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10
gigabit Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDirectConnectGatewayAttachmentsRequest |
DescribeDirectConnectGatewayAttachmentsRequest.clone() |
DescribeDirectConnectGatewayAttachmentsRequest |
DescribeDirectConnectGatewayAttachmentsRequest.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the direct connect gateway.
|
DescribeDirectConnectGatewayAttachmentsRequest |
DescribeDirectConnectGatewayAttachmentsRequest.withMaxResults(Integer maxResults)
The maximum number of direct connect gateway attachments to return per page.
|
DescribeDirectConnectGatewayAttachmentsRequest |
DescribeDirectConnectGatewayAttachmentsRequest.withNextToken(String nextToken)
The token provided in the previous describe result to retrieve the next page of the result.
|
DescribeDirectConnectGatewayAttachmentsRequest |
DescribeDirectConnectGatewayAttachmentsRequest.withVirtualInterfaceId(String virtualInterfaceId)
The ID of the virtual interface.
|
Copyright © 2018. All rights reserved.