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