AccessControlPolicy
public struct AccessControlPolicy : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of grants.
Declaration
Swift
public let grants: [Grant]?
-
Container for the bucket owner’s display name and ID.
Declaration
Swift
public let owner: Owner?