menu
aws_s3_api package
documentation
s3-2006-03-01.dart
ListBucketsOutput
buckets property
buckets property
dark_mode
light_mode
buckets
property
List
<
Bucket
>
?
buckets
final
The list of buckets owned by the requestor.
Implementation
final List<Bucket>? buckets;
aws_s3_api package
documentation
s3-2006-03-01
ListBucketsOutput
buckets property
ListBucketsOutput class