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

NAME

Paws::S3::ListPartsOutput

ATTRIBUTES

REQUIRED Bucket => Str

REQUIRED Key => Str

MaxParts => Int

Sets the maximum number of parts to return.

PartNumberMarker => Int

Specifies the part after which listing should begin. Only parts with higher part numbers will be listed.

RequestPayer => Str

Valid values are: "requester"

REQUIRED UploadId => Str

Upload ID identifying the multipart upload whose parts are being listed.