class Aws::Macie2::Types::BlockPublicAccess

Provides information about the block public access settings for an S3 bucket. These settings can apply to a bucket at the account level or bucket level. For detailed information about each setting, see

Blocking public access to your Amazon S3 storage][1

in the *Amazon

Simple Storage Service User Guide*.

[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html

@!attribute [rw] block_public_acls

@return [Boolean]

@!attribute [rw] block_public_policy

@return [Boolean]

@!attribute [rw] ignore_public_acls

@return [Boolean]

@!attribute [rw] restrict_public_buckets

@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/BlockPublicAccess AWS API Documentation

Constants

SENSITIVE