Values.GetAssistantAssociationRequestSourceRetrieves information about an assistant association.
type nonrec t = {assistantAssociationId : UuidOrArn.t;The identifier of the assistant association. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)assistantId : UuidOrArn.t;The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)}