

# JobDetails
<a name="API_JobDetails"></a>

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

## Contents
<a name="API_JobDetails_Contents"></a>

 ** 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
<a name="API_JobDetails_SeeAlso"></a>

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) 