errorCode property

String? errorCode
final

The error code for an individual record result. ErrorCodes can be either ProvisionedThroughputExceededException or InternalFailure.

Implementation

final String? errorCode;