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