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>integrity][1] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Checking object
checksum is present if the object was uploaded with the ‘SHA256`
The Base64 encoded, 256-bit `SHA256` checksum of the part. This
@!attribute [rw] checksum_sha256
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Checking object
checksum is present if the object was uploaded with the `SHA1`
The Base64 encoded, 160-bit `SHA1` checksum of the part. This
@!attribute [rw] checksum_sha1
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>[Checking object integrity] in the *Amazon S3 User Guide*.
`CRC64NVME`, to the uploaded object). For more information, see
without a checksum (and Amazon S3 added the default checksum,
the `CRC64NVME` checksum algorithm, or if the object was uploaded
checksum is present if the multipart upload request was created with
The Base64 encoded, 64-bit `CRC64NVME` checksum of the part. This
@!attribute [rw] checksum_crc64nvme
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Checking object
checksum is present if the object was uploaded with the `CRC32C`
The Base64 encoded, 32-bit `CRC32C` checksum of the part. This
@!attribute [rw] checksum_crc32c
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>integrity][1] in the *Amazon S3 User Guide*.
checksum algorithm. For more information, see [Checking object
checksum is present if the object was uploaded with the `CRC32`
The Base64 encoded, 32-bit `CRC32` checksum of the part. This
@!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.