Values.ConversationContextSourceThe conversation context to include in SendMessage.
type nonrec t = {selfServiceConversationHistory : SelfServiceConversationHistoryList.t;The self service conversation history before the Amazon Q in Connect session.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of Integer.t
| `String of SensitiveString.t
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]