Learn R Programming

paws.networking (version 0.9.0)

networkmanager_disassociate_customer_gateway: Disassociates a customer gateway from a device and a link

Description

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.

Usage

networkmanager_disassociate_customer_gateway(
  GlobalNetworkId,
  CustomerGatewayArn
)

Arguments

GlobalNetworkId

[required] The ID of the global network.

CustomerGatewayArn

[required] The Amazon Resource Name (ARN) of the customer gateway.