class Aws::S3::Types::ListBucketsOutput
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListBucketsOutput AWS API Documentation
@return [String]
name prefix.
All bucket names in the response begin with the specified bucket
response.
If ‘Prefix` was sent with the request, it is included in the
@!attribute [rw] prefix
@return [String]
`ContinuationToken` is obfuscated and is not a real bucket.
request to Amazon S3 can be continued with this `ContinuationToken`.
buckets that can be listed with pagination. The next `ListBuckets`
`ContinuationToken` is included in the response when there are more
@!attribute [rw] continuation_token
@return [Types::Owner]
The owner of the buckets listed.
@!attribute [rw] owner
@return [Array<Types::Bucket>]
The list of buckets owned by the requester.
@!attribute [rw] buckets