Deletes the association between the specified Direct Connect gateway and virtual private gateway.
See https://paws-r.github.io/docs/directconnect/delete_direct_connect_gateway_association.html for full documentation.
directconnect_delete_direct_connect_gateway_association(
associationId = NULL,
directConnectGatewayId = NULL,
virtualGatewayId = NULL
)
The ID of the Direct Connect gateway association.
The ID of the Direct Connect gateway.
The ID of the virtual private gateway.