Values.RetrieverConfigurationSourceProvides information on how the retriever used for your Amazon Q Business application is configured.
type nonrec t = {nativeIndexConfiguration : NativeIndexConfiguration.t option;Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
*)kendraIndexConfiguration : KendraIndexConfiguration.t option;Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Long of Long.t
| `Map of
([> `String of DocumentAttributeKey.t ]
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Long of BoostingDurationInSeconds.t
| `Map of
([> `String of String_.t ]
* [> `Enum of string ])
list ])
list ])
list ])
list
| `String of IndexId.t ])
list ])
list ]