failedPutCount property
The number of records that might have failed processing. This number might
be greater than 0 even if the PutRecordBatch call succeeds. Check
FailedPutCount
to determine whether there are records that you
need to resend.
Implementation
final int failedPutCount;