Creates a transit gateway peering connection.
See https://paws-r.github.io/docs/networkmanager/create_transit_gateway_peering.html for full documentation.
networkmanager_create_transit_gateway_peering(
CoreNetworkId,
TransitGatewayArn,
Tags = NULL,
ClientToken = NULL
)
[required] The ID of a core network.
[required] The ARN of the transit gateway for the peering request.
The list of key-value tags associated with the request.
The client token associated with the request.