class Aws::VoiceID::Types::FraudsterRegistrationJobSummary

Contains a summary of information about a fraudster registration job.

@!attribute [rw] created_at

A timestamp showing when the fraudster registration job is created.
@return [Time]

@!attribute [rw] domain_id

The identifier of the domain containing the fraudster registration
job.
@return [String]

@!attribute [rw] ended_at

A timestamp showing when the fraudster registration 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 fraudster registration job.
@return [String]

@!attribute [rw] job_name

The client-provied name for the fraudster registration job.
@return [String]

@!attribute [rw] job_progress

Shows the completed percentage of registration requests listed in
the input file.
@return [Types::JobProgress]

@!attribute [rw] job_status

The current status of the fraudster registration job.
@return [String]

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

Constants

SENSITIVE