There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.

RegionalBucketList => ArrayRef[Paws::S3Control::RegionalBucket]