Values_2.TransitGatewayConnectPeerSourceDescribes a transit gateway Connect peer.
type nonrec t = {transitGatewayAttachmentId : Values_0.TransitGatewayAttachmentId.t option;The ID of the Connect attachment.
*)transitGatewayConnectPeerId : Values_1.TransitGatewayConnectPeerId.t option;The ID of the Connect peer.
*)state : Values_1.TransitGatewayConnectPeerState.t option;The state of the Connect peer.
*)creationTime : Values_0.DateTime.t option;The creation time.
*)connectPeerConfiguration : Values_1.TransitGatewayConnectPeerConfiguration.t
option;The Connect peer details.
*)}val to_value :
t ->
[> `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 ]