Values.AssistantAssociationDataSourceInformation about the assistant association.
type nonrec t = {assistantAssociationId : Uuid.t option;The identifier of the assistant association.
*)assistantAssociationArn : Arn.t option;The Amazon Resource Name (ARN) of the assistant association.
*)assistantId : Uuid.t option;The identifier of the Amazon Q in Connect assistant.
*)assistantArn : Arn.t option;The Amazon Resource Name (ARN) of the Amazon Q in Connect assistant.
*)associationType : AssociationType.t option;The type of association.
*)associationData : AssistantAssociationOutputData.t option;A union type that currently has a single argument, the knowledge base ID.
*)}