Buckets Property
The list of buckets returned by a call to ListBuckets .
Syntax
public S3BucketList getBuckets();
Remarks
This property will be populated after a call to ListBuckets. It will contain information for the buckets that are owned by the current user.
This property is read-only and not available at design time.