errors property

List<Error>? errors
final

Container for a failed delete operation that describes the object that Amazon S3 attempted to delete and the error it encountered.

Implementation

final List<Error>? errors;