Values.ConfigurationSourceThe configuration information of the external data source.
type nonrec t = {connectConfiguration : ConnectConfiguration.t option;The configuration information of the Amazon Connect data source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of NonEmptyString.t ]) list ])
list ]