Learn R Programming

paws.networking (version 0.2.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://paws-r.github.io/docs/networkmanager/disassociate_customer_gateway.html 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.