class Aws::Translate::Types::JobDetails

The number of documents successfully and unsuccessfully processed during a translation job.

@!attribute [rw] translated_documents_count

The number of documents successfully processed during a translation
job.
@return [Integer]

@!attribute [rw] documents_with_errors_count

The number of documents that could not be processed during a
translation job.
@return [Integer]

@!attribute [rw] input_documents_count

The number of documents used as input in a translation job.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/JobDetails AWS API Documentation

Constants

SENSITIVE