Values.DeleteImportJobRequestSourceDeletes the quick response import job.
type nonrec t = {importJobId : Uuid.t;The identifier of the import job to be deleted.
*)knowledgeBaseId : UuidOrArn.t;The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.
*)}