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

Class: Aws::Macie2::Types::BucketPublicAccess

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

Overview

Provides information about the permissions settings that determine whether an S3 bucket is publicly accessible.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#effective_permissionString

Possible values:

  • PUBLIC
  • NOT_PUBLIC
  • UNKNOWN

Returns:

  • (String)

#permission_configurationTypes::BucketPermissionConfiguration

Provides information about the account-level and bucket-level permissions settings for an S3 bucket.

Returns: