Values_7.CreateTransitGatewayConnectPeerResultSourceCreates a Connect peer for a specified transit gateway Connect attachment between a transit gateway and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6). For more information, see Connect peers in the Amazon Web Services Transit Gateways Guide.
type nonrec t = {transitGatewayConnectPeer : Values_2.TransitGatewayConnectPeer.t option;Information about the Connect peer.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_0.TransitGatewayAttachmentId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Enum of string
| `Long of Awso.Import.Int64.t
| `String of string ])
list ]
list
| `String of Values_0.String_.t ])
list
| `Timestamp of Values_0.DateTime.t ])
list ])
list ]