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

View source: R/networkmanager_operations.R

networkmanager_disassociate_customer_gatewayR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.