NAME

Paws::S3::ListObjectVersionsOutput

ATTRIBUTES

CommonPrefixes => ArrayRef[Paws::S3::CommonPrefix]

DeleteMarkers => ArrayRef[Paws::S3::DeleteMarkerEntry]

Delimiter => Str

EncodingType => Str

Encoding type used by Amazon S3 to encode object keys in the response.

Valid values are: "url"

IsTruncated => Bool

A flag that indicates whether or not Amazon S3 returned all of the results that satisfied the search criteria. If your results were truncated, you can make a follow-up paginated request using the NextKeyMarker and NextVersionIdMarker response parameters as a starting place in another request to return the rest of the results.

KeyMarker => Str

Marks the last Key returned in a truncated response.

MaxKeys => Int

Name => Str

NextKeyMarker => Str

Use this value for the key marker request parameter in a subsequent request.

NextVersionIdMarker => Str

Use this value for the next version id marker parameter in a subsequent request.

Prefix => Str

VersionIdMarker => Str

Versions => ArrayRef[Paws::S3::ObjectVersion]