S3DestinationAccessControl
public struct S3DestinationAccessControl : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Choose an Amazon S3 canned ACL for MediaConvert to apply to this output.
Declaration
Swift
public let cannedAcl: S3ObjectCannedAcl?
-
Undocumented
Declaration
Swift
public init(cannedAcl: S3ObjectCannedAcl? = nil)