class Aws::VoiceID::Types::DescribeSpeakerEnrollmentJobRequest

@note When making an API call, you may pass DescribeSpeakerEnrollmentJobRequest

data as a hash:

    {
      domain_id: "DomainId", # required
      job_id: "JobId", # required
    }

@!attribute [rw] domain_id

The identifier of the domain containing the speaker enrollment job.
@return [String]

@!attribute [rw] job_id

The identifier of the speaker enrollment job you are describing.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/DescribeSpeakerEnrollmentJobRequest AWS API Documentation

Constants

SENSITIVE