class Aws::VoiceID::Types::SpeakerEnrollmentJobSummary
Contains a summary of information about a speaker enrollment job.
@!attribute [rw] created_at
A timestamp showing the creation time of the speaker enrollment job. @return [Time]
@!attribute [rw] domain_id
The identifier of the domain that contains the speaker enrollment job. @return [String]
@!attribute [rw] ended_at
A timestamp showing when the speaker enrollment job ended. @return [Time]
@!attribute [rw] failure_details
Contains details that are populated when an entire batch job fails. In cases of individual registration job failures, the batch job as a whole doesn't fail; it is completed with a `JobStatus` of `COMPLETED_WITH_ERRORS`. You can use the job output file to identify the individual registration requests that failed. @return [Types::FailureDetails]
@!attribute [rw] job_id
The service-generated identifier for the speaker enrollment job. @return [String]
@!attribute [rw] job_name
The client-provided name for the speaker enrollment job. @return [String]
@!attribute [rw] job_progress
Provides details regarding job progress. This field shows the completed percentage of enrollment requests listed in the input file. @return [Types::JobProgress]
@!attribute [rw] job_status
The current status of the speaker enrollment job. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/SpeakerEnrollmentJobSummary AWS API Documentation
Constants
- SENSITIVE