Deletes the specified Direct Connect gateway
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.
directconnect_delete_direct_connect_gateway(directConnectGatewayId)
directConnectGatewayId |
[required] The ID of the Direct Connect gateway. |
A list with the following syntax:
list( directConnectGateway = list( directConnectGatewayId = "string", directConnectGatewayName = "string", amazonSideAsn = 123, ownerAccount = "string", directConnectGatewayState = "pending"|"available"|"deleting"|"deleted", stateChangeError = "string" ) )
svc$delete_direct_connect_gateway( directConnectGatewayId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.