View source: R/directconnect_operations.R
directconnect_delete_direct_connect_gateway_association | R Documentation |
Deletes the association between the specified Direct Connect gateway and virtual private gateway.
See https://www.paws-r-sdk.com/docs/directconnect_delete_direct_connect_gateway_association/ for full documentation.
directconnect_delete_direct_connect_gateway_association(
associationId = NULL,
directConnectGatewayId = NULL,
virtualGatewayId = NULL
)
associationId |
The ID of the Direct Connect gateway association. |
directConnectGatewayId |
The ID of the Direct Connect gateway. |
virtualGatewayId |
The ID of the virtual private gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.