class Aws::S3::Types::ObjectPart
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ObjectPart AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>object integrity] in the *Amazon S3 User Guide*.
the ‘SHA256` checksum algorithm. For more information, see [Checking
checksum is present if the multipart upload request was created with
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>object integrity] in the *Amazon S3 User Guide*.
the `SHA1` checksum algorithm. For more information, see [Checking
checksum is present if the multipart upload request was created with
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>object integrity] in the *Amazon S3 User Guide*.
the `CRC32C` checksum algorithm. For more information, see [Checking
checksum is present if the multipart upload request was created with
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>object integrity] in the *Amazon S3 User Guide*.
the `CRC32` checksum algorithm. For more information, see [Checking
checksum is present if the multipart upload request was created with
The Base64 encoded, 32-bit `CRC32` checksum of the part. This
@!attribute [rw] checksum_crc32
@return [Integer]
The size of the uploaded part in bytes.
@!attribute [rw] size
@return [Integer]
integer between 1 and 10,000.
The part number identifying the part. This value is a positive
@!attribute [rw] part_number
A container for elements related to an individual part.