networkmanager_get_transit_gateway_connect_peer_associations: Gets information about one or more of your transit gateway...

View source: R/networkmanager_operations.R

networkmanager_get_transit_gateway_connect_peer_associationsR Documentation

Gets information about one or more of your transit gateway Connect peer associations in a global network

Description

Gets information about one or more of your transit gateway Connect peer associations in a global network.

See https://www.paws-r-sdk.com/docs/networkmanager_get_transit_gateway_connect_peer_associations/ for full documentation.

Usage

networkmanager_get_transit_gateway_connect_peer_associations(
  GlobalNetworkId,
  TransitGatewayConnectPeerArns = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

GlobalNetworkId

[required] The ID of the global network.

TransitGatewayConnectPeerArns

One or more transit gateway Connect peer Amazon Resource Names (ARNs).

MaxResults

The maximum number of results to return.

NextToken

The token for the next page of results.


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