The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::Glacier::ListPartsOutput

ATTRIBUTES

ArchiveDescription => Str

The description of the archive that was specified in the Initiate Multipart Upload request.

CreationDate => Str

The UTC time at which the multipart upload was initiated.

Marker => Str

An opaque string that represents where to continue pagination of the results. You use the marker in a new List Parts request to obtain more jobs in the list. If there are no more parts, this value is null.

MultipartUploadId => Str

The ID of the upload to which the parts are associated.

Parts => ArrayRef[Paws::Glacier::PartListElement]

A list of the part sizes of the multipart upload. Each object in the array contains a RangeBytes and sha256-tree-hash name/value pair.

PartSizeInBytes => Int

The part size in bytes. This is the same value that you specified in the Initiate Multipart Upload request.

VaultARN => Str

The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.

_request_id => Str