AccessControlListConfiguration
public struct AccessControlListConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Path to the AWS S3 bucket that contains the ACL files.
Declaration
Swift
public let keyPath: String? -
Undocumented
Declaration
Swift
public init(keyPath: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
AccessControlListConfiguration Structure Reference