You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::BlockPublicAccess

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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 Using Amazon S3 block public access in the Amazon Simple Storage Service Developer Guide.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#block_public_aclsBoolean

Returns:

  • (Boolean)

#block_public_policyBoolean

Returns:

  • (Boolean)

#ignore_public_aclsBoolean

Returns:

  • (Boolean)

#restrict_public_bucketsBoolean

Returns:

  • (Boolean)