Contains the owner and list of buckets returned by a listBuckets request. More...
#import <S3ListBucketsResult.h>
Properties | |
S3Owner * | owner |
The owner of the buckets. | |
NSMutableArray * | buckets |
The list of buckets. |
Contains the owner and list of buckets returned by a listBuckets request.