Values.DeleteRetrieverRequestSourceDeletes the 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 being deleted.
*)}