errorMessage property
The error message for an individual record result. An ErrorCode
value of ProvisionedThroughputExceededException has an error
message that includes the account ID, stream name, and shard ID. An
ErrorCode value of InternalFailure has the error
message "Internal Service Failure".
Implementation
final String? errorMessage;