Values.DeleteIndexRequestSourceDeletes an Amazon Q Business index.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the Amazon Q Business application the Amazon Q Business index is linked to.
*)indexId : IndexId.t;The identifier of the Amazon Q Business index.
*)}