class Aws::S3::Types::ListObjectsV2Output


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListObjectsV2Output AWS API Documentation
@return [String]
response.
If StartAfter was sent with the request, it is included in the
@!attribute [rw] start_after
@return [String]
is not a real key
`NextContinuationToken`. ‘NextContinuationToken` is obfuscated and
list requests to Amazon S3 can be continued with this
means there are more keys in the bucket that can be listed. The next
`NextContinuationToken` is sent when `isTruncated` is true, which
@!attribute [rw] next_continuation_token
@return [String]
the response.
If ContinuationToken was sent with the request, it is included in
@!attribute [rw] continuation_token
@return [Integer]
ask for 50 keys, your result will include 50 keys or fewer.
will always be less than or equal to the `MaxKeys` field. Say you
KeyCount is the number of keys returned with this request. KeyCount
@!attribute [rw] key_count
@return [String]
`Delimiter, Prefix, Key,` and `StartAfter`.
values in the following response elements:
includes this element in the response, and returns encoded key name
If you specify the encoding-type request parameter, Amazon S3
XML response.
Encoding type used by Amazon S3 to encode object key names in the
@!attribute [rw] encoding_type
@return [Array<Types::CommonPrefix>]
count as a single return when calculating the number of returns.
`notes/summer/`. All of the keys that roll up into a common prefix
(`/`) as in `notes/summer/july`, the common prefix is
For example, if the prefix is `notes/` and the delimiter is a slash
directory specified by `Prefix`.
`CommonPrefixes` lists keys that act like subdirectories in the
delimiter.
`Prefix` and the next occurrence of the string specified by a
`CommonPrefixes` contains all (if there are any) keys between
delimiter.
A response can contain `CommonPrefixes` only if you specify a
as a single return when calculating the number of returns.
All of the keys (up to 1,000) rolled up into a common prefix count
@!attribute [rw] common_prefixes
@return [Integer]
fewer keys but will never contain more.
the action returns up to 1,000 key names. The response might contain
Sets the maximum number of keys returned in the response. By default
@!attribute [rw] max_keys
@return [String]
result counts as only one return against the `MaxKeys` value.
keys are not returned elsewhere in the response. Each rolled-up
result element in the CommonPrefixes collection. These rolled-up
first occurrence of the delimiter to be rolled up into a single
Causes keys that contain the same string between the prefix and the
@!attribute [rw] delimiter
@return [String]
Keys that begin with the indicated prefix.
@!attribute [rw] prefix
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html<br>[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/using-access-points.html<br><br><br><br>[What is S3 on Outposts] in the *Amazon S3 User Guide*.
the bucket name. For more information about S3 on Outposts ARNs, see
Services SDKs, you provide the Outposts access point ARN in place of
When you use this action with S3 on Outposts through the Amazon Web
AccessPointName-AccountId.outpostID.s3-outposts.Region.amazonaws.com`.
takes the form `
requests to the S3 on Outposts hostname. The S3 on Outposts hostname
When you use this action with Amazon S3 on Outposts, you must direct
[Using access points] in the *Amazon S3 User Guide*.
bucket name. For more information about access point ARNs, see
Services SDKs, you provide the access point ARN in place of the
When using this action with an access point through the Amazon Web
AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
takes the form
requests to the access point hostname. The access point hostname
When using this action with an access point, you must direct
The bucket name.
@!attribute [rw] name
@return [Array<Types::Object>]
Metadata about each object returned.
@!attribute [rw] contents
@return [Boolean]
that specified by MaxKeys, all of the results might not be returned.
more keys are available to return. If the number of results exceeds
Set to false if all of the results were returned. Set to true if
@!attribute [rw] is_truncated