AWS SDK for .NET Documentation
WithCannedACL Method (acl)
AmazonAmazon.S3.ModelCopyObjectRequestWithCannedACL(S3CannedACL) Did this page help you?   Yes   No    Tell us about it...
An S3 canned access control list to apply to the new copy of the object.
Declaration Syntax
C#
public CopyObjectRequest WithCannedACL(
	S3CannedACL acl
)
Parameters
acl (S3CannedACL)
The Canned ACL to be set on the object
Return Value
The request with the CannedACL set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)