Values.DescribeSpeakerEnrollmentJobRequestSourceDescribes the specified speaker enrollment job.
type nonrec t = {domainId : DomainId.t;The identifier of the domain that contains the speaker enrollment job.
*)jobId : JobId.t;The identifier of the speaker enrollment job you are describing.
*)}