class Aws::Glacier::Types::UploadListElement
A list of in-progress multipart uploads for a vault.
@!attribute [rw] multipart_upload_id
The ID of a multipart upload. @return [String]
@!attribute [rw] vault_arn
The Amazon Resource Name (ARN) of the vault that contains the archive. @return [String]
@!attribute [rw] archive_description
The description of the archive that was specified in the Initiate Multipart Upload request. @return [String]
@!attribute [rw] part_size_in_bytes
The part size, in bytes, specified in the Initiate Multipart Upload request. This is the size of all the parts in the upload except the last part, which may be smaller than this size. @return [Integer]
@!attribute [rw] creation_date
The UTC time at which the multipart upload was initiated. @return [Time]
Constants
- SENSITIVE