Properties

S3SetACLRequest Class Reference

Contains the parameters used for the setACL operation. More...

#import <S3SetACLRequest.h>

Inherits S3Request.

List of all members.

Properties

S3AccessControlListacl
 Gets and sets the access control list (ACL) to set on the bucket or object.

Detailed Description

Contains the parameters used for the setACL operation.

The bucket is always required, the key is optional and is to be set if you want to set the ACL for an object instead of a bucket.
Required Parameters: bucket, acl
Optional Parameters: key


The documentation for this class was generated from the following file: