directconnect_delete_direct_connect_gateway {paws.networking} | R Documentation |
Deletes the specified Direct Connect gateway
Description
Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways associated with the Direct Connect gateway.
See https://www.paws-r-sdk.com/docs/directconnect_delete_direct_connect_gateway/ for full documentation.
Usage
directconnect_delete_direct_connect_gateway(directConnectGatewayId)
Arguments
directConnectGatewayId |
[required] The ID of the Direct Connect gateway. |
[Package paws.networking version 0.7.0 Index]