Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
See https://paws-r.github.io/docs/directconnect/describe_direct_connect_gateway_association_proposals.html for full documentation.
directconnect_describe_direct_connect_gateway_association_proposals(
directConnectGatewayId = NULL,
proposalId = NULL,
associatedGatewayId = NULL,
maxResults = NULL,
nextToken = NULL
)
The ID of the Direct Connect gateway.
The ID of the proposal.
The ID of the associated gateway.
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.
The token for the next page of results.