class Aws::S3::Types::MultipartUpload
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/MultipartUpload AWS API Documentation
@return [String]
The algorithm that was used to create a checksum of the object.
@!attribute [rw] checksum_algorithm
@return [Types::Initiator]
Identifies who initiated the multipart upload.
@!attribute [rw] initiator
@return [Types::Owner]
upload.
Specifies the owner of the object that is part of the multipart
@!attribute [rw] owner
@return [String]
The class of storage used to store the object.
@!attribute [rw] storage_class
@return [Time]
Date and time at which the multipart upload was initiated.
@!attribute [rw] initiated
@return [String]
Key of the object for which the multipart upload was initiated.
@!attribute [rw] key
@return [String]
Upload ID that identifies the multipart upload.
@!attribute [rw] upload_id
Container for the ‘MultipartUpload` for the Amazon S3 object.