

# JobDetails


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

## Contents


 ** DocumentsWithErrorsCount **   <a name="translate-Type-JobDetails-DocumentsWithErrorsCount"></a>
The number of documents that could not be processed during a translation job.  
Type: Integer  
Required: No

 ** InputDocumentsCount **   <a name="translate-Type-JobDetails-InputDocumentsCount"></a>
The number of documents used as input in a translation job.  
Type: Integer  
Required: No

 ** TranslatedDocumentsCount **   <a name="translate-Type-JobDetails-TranslatedDocumentsCount"></a>
The number of documents successfully processed during a translation job.  
Type: Integer  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/translate-2017-07-01/JobDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/translate-2017-07-01/JobDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/translate-2017-07-01/JobDetails) 