50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


paws.networking (version 0.2.0)

networkmanager_associate_transit_gateway_connect_peer: Associates a transit gateway Connect peer with a device, and optionally, with a link

Description

Associates a transit gateway Connect peer 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_transit_gateway_connect_peer.html for full documentation.

Usage

networkmanager_associate_transit_gateway_connect_peer(
  GlobalNetworkId,
  TransitGatewayConnectPeerArn,
  DeviceId,
  LinkId = NULL
)

Arguments

GlobalNetworkId

[required] The ID of the global network.

TransitGatewayConnectPeerArn

[required] The Amazon Resource Name (ARN) of the Connect peer.

DeviceId

[required] The ID of the device.

LinkId

The ID of the link.