class Aws::S3::Types::GetObjectAttributesParts
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/GetObjectAttributesParts AWS API Documentation
@return [Array<Types::ObjectPart>]
</note>
in the request, the response returns the ‘Part` element.
whether an additional checksum is applied to the object specified
* **Directory buckets** - For `GetObjectAttributes`, regardless of
the request, the response doesn’t return the ‘Part` element.
`x-amz-checksum-sha256`) isn’t applied to the object specified in
`x-amz-checksum-crc32c`, ‘x-amz-checksum-sha1`, or
additional checksum (including `x-amz-checksum-crc32`,
<note markdown=“1”> * **General purpose buckets** - For `GetObjectAttributes`, if an
can contain zero or more `Parts` elements.
A container for elements related to a particular part. A response
@!attribute [rw] parts
@return [Boolean]
`MaxParts` element.
truncated if the number of parts exceeds the limit returned in the
of `true` indicates that the list was truncated. A list can be
Indicates whether the returned list of parts is truncated. A value
@!attribute [rw] is_truncated
@return [Integer]
The maximum number of parts allowed in the response.
@!attribute [rw] max_parts
@return [Integer]
request parameter in a subsequent request.
the list, as well as the value to use for the `PartNumberMarker`
When a list is truncated, this element specifies the last part in
@!attribute [rw] next_part_number_marker
@return [Integer]
The marker for the current part.
@!attribute [rw] part_number_marker
@return [Integer]
The total number of parts.
@!attribute [rw] total_parts_count
A collection of parts associated with a multipart upload.