Values_0.ContactAnalysisSourceA structure that defines search criteria for contacts using analysis outputs from Amazon Connect Contact Lens.
type nonrec t = {transcript : Transcript.t option;Search criteria based on transcript analyzed by Amazon Connect Contact Lens.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of SearchText.t ] list ])
list ]
list ])
list ])
list ]