ListBucketsOutput
public struct ListBucketsOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The list of buckets owned by the requestor.
Declaration
Swift
public let buckets: [Bucket]?
-
The owner of the buckets listed.
Declaration
Swift
public let owner: Owner?