class Aws::S3::Types::CompletedPart
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/CompletedPart AWS API Documentation
@return [Integer]
between 1 and 10,000.
Part number that identifies the part. This is a positive integer
@!attribute [rw] part_number
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#large-object-checksums<br><br><br><br>Guide*.
uploads, see [ Checking object integrity] in the *Amazon S3 User
information about how checksums are calculated with multipart
uploads, this may not be a checksum value of the object. For more
only be present if it was uploaded with the object. With multipart
The base64-encoded, 256-bit SHA-256 digest of the object. This will
@!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>Guide*.
uploads, see [ Checking object integrity] in the *Amazon S3 User
information about how checksums are calculated with multipart
uploads, this may not be a checksum value of the object. For more
only be present if it was uploaded with the object. With multipart
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>Guide*.
uploads, see [ Checking object integrity] in the *Amazon S3 User
information about how checksums are calculated with multipart
uploads, this may not be a checksum value of the object. For more
only be present if it was uploaded with the object. With multipart
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#large-object-checksums<br><br><br><br>Guide*.
uploads, see [ Checking object integrity] in the *Amazon S3 User
information about how checksums are calculated with multipart
uploads, this may not be a checksum value of the object. For more
only be present if it was uploaded with the object. With multipart
The base64-encoded, 32-bit CRC32 checksum of the object. This will
@!attribute [rw] checksum_crc32
@return [String]
Entity tag returned when the part was uploaded.
@!attribute [rw] etag
Details of the parts that were uploaded.