class Aws::S3::Types::Part
Container for elements related to a part.
@!attribute [rw] part_number
Part number identifying the part. This is a positive integer between 1 and 10,000. @return [Integer]
@!attribute [rw] last_modified
Date and time at which the part was uploaded. @return [Time]
@!attribute [rw] etag
Entity tag returned when the part was uploaded. @return [String]
@!attribute [rw] size
Size in bytes of the uploaded part data. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/Part AWS API Documentation
Constants
- SENSITIVE