Applies a canned access control list (ACL) to the new bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3CannedACL CannedACL { get; set; }
 Remarks
 RemarksYou can use either a canned ACL or specify access permissions explicitly. You cannot do both.
 Declaration Syntax
 Declaration Syntax| C# | 
public S3CannedACL CannedACL { get; set; }
 Remarks
 Remarks