Values_0.WisdomInfoSourceInformation about Amazon Connect Wisdom.
type nonrec t = {sessionArn : ARN.t option;The Amazon Resource Name (ARN) of the Wisdom session.
*)aiAgents : AiAgents.t option;The array of AI agents involved in the contact.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of AiAgentVersionId.t ])
list ]
list
| `String of ARN.t ])
list ]