class Aws::S3::Types::Progress

This data type contains information about progress of an operation.

@!attribute [rw] bytes_scanned

The current number of object bytes scanned.
@return [Integer]

@!attribute [rw] bytes_processed

The current number of uncompressed object bytes processed.
@return [Integer]

@!attribute [rw] bytes_returned

The current number of bytes of records payload data returned.
@return [Integer]

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

Constants

SENSITIVE