Deletes the association between the specified Direct Connect gateway and virtual private gateway.
directconnect_delete_direct_connect_gateway_association(associationId,
directConnectGatewayId, virtualGatewayId)The ID of the Direct Connect gateway association.
The ID of the Direct Connect gateway.
The ID of the virtual private gateway.
svc$delete_direct_connect_gateway_association( associationId = "string", directConnectGatewayId = "string", virtualGatewayId = "string" )
We recommend that you specify the associationID to delete the
association. Alternatively, if you own virtual gateway and a Direct
Connect gateway association, you can specify the virtualGatewayId and
directConnectGatewayId to delete an association.