class Aws::S3::Types::Part
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/Part AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>*Amazon S3 User Guide*.
For more information, see [Checking object integrity] in the
specifies the base64-encoded, 256-bit SHA-256 digest of the object.
data received is the same data that was originally sent. This header
This header can be used as a data integrity check to verify that the
@!attribute [rw] checksum_sha256
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
calculated with multipart uploads, see [ Checking object
each individual part. For more information about how checksums are
object. Instead, it’s a calculation based on the checksum values of
uploads, this value may not be a direct checksum value of the full
API operation on an object that was uploaded using multipart
only be present if it was uploaded with the object. When you use the
The base64-encoded, 160-bit SHA-1 digest of the object. This will
@!attribute [rw] checksum_sha1
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
calculated with multipart uploads, see [ Checking object
each individual part. For more information about how checksums are
object. Instead, it’s a calculation based on the checksum values of
uploads, this value may not be a direct checksum value of the full
API operation on an object that was uploaded using multipart
only be present if it was uploaded with the object. When you use an
The base64-encoded, 32-bit CRC32C checksum of the object. This will
@!attribute [rw] checksum_crc32c
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>*Amazon S3 User Guide*.
For more information, see [Checking object integrity] in the
specifies the base64-encoded, 32-bit CRC32 checksum of the object.
data received is the same data that was originally sent. This header
This header can be used as a data integrity check to verify that the
@!attribute [rw] checksum_crc32
@return [Integer]
Size in bytes of the uploaded part data.
@!attribute [rw] size
@return [String]
Entity tag returned when the part was uploaded.
@!attribute [rw] etag
@return [Time]
Date and time at which the part was uploaded.
@!attribute [rw] last_modified
@return [Integer]
1 and 10,000.
Part number identifying the part. This is a positive integer between
@!attribute [rw] part_number
Container for elements related to a part.