View source: R/networkmanager_operations.R
networkmanager_disassociate_customer_gateway | R Documentation |
Disassociates a customer gateway from a device and a link.
See https://www.paws-r-sdk.com/docs/networkmanager_disassociate_customer_gateway/ for full documentation.
networkmanager_disassociate_customer_gateway(
GlobalNetworkId,
CustomerGatewayArn
)
GlobalNetworkId |
[required] The ID of the global network. |
CustomerGatewayArn |
[required] The Amazon Resource Name (ARN) of the customer gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.