You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::S3::Types::Stats
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3::Types::Stats
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#bytes_processed ⇒ Integer
The total number of uncompressed object bytes processed.
-
#bytes_returned ⇒ Integer
The total number of bytes of records payload data returned.
-
#bytes_scanned ⇒ Integer
The total number of object bytes scanned.
Instance Attribute Details
#bytes_processed ⇒ Integer
The total number of uncompressed object bytes processed.
#bytes_returned ⇒ Integer
The total number of bytes of records payload data returned.
#bytes_scanned ⇒ Integer
The total number of object bytes scanned.