ignorePublicAcls property

bool? ignorePublicAcls
getter/setter pair

Specifies whether Amazon S3 should ignore public ACLs for this bucket and objects in this bucket. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on this bucket and objects in this bucket.

Implementation

bool? ignorePublicAcls;