errorCode property
The error code for an individual record result. ErrorCodes
can
be either ProvisionedThroughputExceededException
or
InternalFailure
.
Implementation
final String? errorCode;
The error code for an individual record result. ErrorCodes
can
be either ProvisionedThroughputExceededException
or
InternalFailure
.
final String? errorCode;