fullLoadErrorRows property

int? fullLoadErrorRows
final

The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

Implementation

final int? fullLoadErrorRows;