

# JobProgressReport


The progress report for the import job.

## Contents


 ** Throughput **   <a name="HealthLake-Type-JobProgressReport-Throughput"></a>
The transaction rate the import job is processed at.  
Type: Double  
Required: No

 ** TotalNumberOfFilesReadWithCustomerError **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfFilesReadWithCustomerError"></a>
The number of files that failed to be read from the S3 input bucket due to customer error.  
Type: Long  
Required: No

 ** TotalNumberOfImportedFiles **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfImportedFiles"></a>
The number of files imported.  
Type: Long  
Required: No

 ** TotalNumberOfResourcesImported **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfResourcesImported"></a>
The number of resources imported.  
Type: Long  
Required: No

 ** TotalNumberOfResourcesScanned **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfResourcesScanned"></a>
The number of resources scanned from the S3 input bucket.  
Type: Long  
Required: No

 ** TotalNumberOfResourcesWithCustomerError **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfResourcesWithCustomerError"></a>
The number of resources that failed due to customer error.  
Type: Long  
Required: No

 ** TotalNumberOfScannedFiles **   <a name="HealthLake-Type-JobProgressReport-TotalNumberOfScannedFiles"></a>
The number of files scanned from the S3 input bucket.  
Type: Long  
Required: No

 ** TotalSizeOfScannedFilesInMB **   <a name="HealthLake-Type-JobProgressReport-TotalSizeOfScannedFilesInMB"></a>
The size (in MB) of files scanned from the S3 input bucket.  
Type: Double  
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/healthlake-2017-07-01/JobProgressReport) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/healthlake-2017-07-01/JobProgressReport) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/healthlake-2017-07-01/JobProgressReport) 