Values.QnAIntentConfigurationSourceDetails about the the configuration of the built-in Amazon.QnAIntent.
type nonrec t = {dataSourceConfiguration : DataSourceConfiguration.t option;Contains details about the configuration of the data source used for the AMAZON.QnAIntent.
*)bedrockModelConfiguration : BedrockModelSpecification.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of BedrockModelArn.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of IncludeField.t ] list
| `String of DomainEndpoint.t
| `Structure of
(string * [> `String of QuestionField.t ]) list ])
list ])
list ])
list ]