Values.ConversationSourceSourceThe source reference for an existing attachment in an existing conversation.
type nonrec t = {conversationId : ConversationId.t;The unique identifier of the Amazon Q Business conversation.
*)attachmentId : AttachmentId.t;The unique identifier of the Amazon Q Business attachment.
*)}