Values.GetRetrieverRequestSourceGets information about an existing retriever used by an Amazon Q Business application.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the Amazon Q Business application using the retriever.
*)retrieverId : RetrieverId.t;The identifier of the retriever.
*)}