NAME
Paws::S3Control::ListRegionalBucketsResult
ATTRIBUTES
NextToken => Str
NextToken
is sent when isTruncated
is true, which means there are more buckets that can be listed. The next list requests to Amazon S3 can be continued with this NextToken
. NextToken
is obfuscated and is not a real key.