restrictPublicBuckets property

bool? restrictPublicBuckets
getter/setter pair

Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy.

Implementation

bool? restrictPublicBuckets;