class Aws::S3::Types::DeleteObjectsOutput

@!attribute [rw] deleted

Container element for a successful delete. It identifies the object
that was successfully deleted.
@return [Array<Types::DeletedObject>]

@!attribute [rw] request_charged

If present, indicates that the requester was successfully charged
for the request.
@return [String]

@!attribute [rw] errors

Container for a failed delete action that describes the object that
Amazon S3 attempted to delete and the error it encountered.
@return [Array<Types::Error>]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/DeleteObjectsOutput AWS API Documentation

Constants

SENSITIVE