Sets a canned ACL to apply to the bucket or object.
| C# |
public SetACLRequest WithCannedACL( S3CannedACL acl )
- acl (S3CannedACL)
- The Canned ACL to be set
The request with the CannedACL set
| C# |
public SetACLRequest WithCannedACL( S3CannedACL acl )