Values.KnowledgeSourceSourceA knowledge source that provides content for recommendations.
type nonrec t = {assistantAssociationIds : AssistantAssociationIdList.t option;The list of assistant association identifiers for the knowledge source.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of UuidOrArn.t ] list ]) list ]