Associates a customer gateway with a device and optionally, with a link. If you specify a link, it must be associated with the specified device.
See https://paws-r.github.io/docs/networkmanager/associate_customer_gateway.html for full documentation.
networkmanager_associate_customer_gateway(
CustomerGatewayArn,
GlobalNetworkId,
DeviceId,
LinkId = NULL
)
[required] The Amazon Resource Name (ARN) of the customer gateway.
[required] The ID of the global network.
[required] The ID of the device.
The ID of the link.