Values.GetImportJobRequestSourceRetrieves the started import job.
type nonrec t = {importJobId : Uuid.t;The identifier of the import job to retrieve.
*)knowledgeBaseId : UuidOrArn.t;The identifier of the knowledge base that the import job belongs to.
*)}