An S3 canned access control list to apply to the new copy of the object.
| C# |
public CopyObjectRequest WithCannedACL( S3CannedACL acl )
- acl (S3CannedACL)
- The Canned ACL to be set on the object
The request with the CannedACL set
| C# |
public CopyObjectRequest WithCannedACL( S3CannedACL acl )