Values.QInConnectIntentConfigurationSourceThe configuration details of the Qinconnect intent.
type nonrec t = {qInConnectAssistantConfiguration : QInConnectAssistantConfiguration.t option;The Qinconnect assistant configuration details of the Qinconnect intent.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of QInConnectAssistantARN.t ]) list ])
list ]