skippedRecordCount property

int? skippedRecordCount
final

The number of items in the input file that Amazon Translate skipped when you created or updated the parallel data resource. For example, Amazon Translate skips empty records, empty target texts, and empty lines.

Implementation

final int? skippedRecordCount;