directconnect_describe_direct_connect_gateway_association_proposals | R Documentation |
Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
See https://www.paws-r-sdk.com/docs/directconnect_describe_direct_connect_gateway_association_proposals/ for full documentation.
directconnect_describe_direct_connect_gateway_association_proposals(
directConnectGatewayId = NULL,
proposalId = NULL,
associatedGatewayId = NULL,
maxResults = NULL,
nextToken = NULL
)
directConnectGatewayId |
The ID of the Direct Connect gateway. |
proposalId |
The ID of the proposal. |
associatedGatewayId |
The ID of the associated gateway. |
maxResults |
The maximum number of results to return with a single call. To retrieve
the remaining results, make another call with the returned If |
nextToken |
The token for the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.