You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Glacier::Types::PartListElement

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A list of the part sizes of the multipart upload.

Instance Attribute Summary collapse

Instance Attribute Details

#range_in_bytesString

The byte range of a part, inclusive of the upper value of the range.

Returns:

  • (String)

    The byte range of a part, inclusive of the upper value of the range.

#sha256_tree_hashString

The SHA256 tree hash value that Amazon S3 Glacier calculated for the part. This field is never null.

Returns:

  • (String)

    The SHA256 tree hash value that Amazon S3 Glacier calculated for the part.