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
- Struct
- Aws::Macie2::Types::BucketPublicAccess
- 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
-
#effective_permission ⇒ String
Possible values:
- PUBLIC
- NOT_PUBLIC
- UNKNOWN
.
-
#permission_configuration ⇒ Types::BucketPermissionConfiguration
Provides information about the account-level and bucket-level permissions settings for an S3 bucket.
.
Instance Attribute Details
#effective_permission ⇒ String
Possible values:
- PUBLIC
- NOT_PUBLIC
- UNKNOWN
#permission_configuration ⇒ Types::BucketPermissionConfiguration
Provides information about the account-level and bucket-level permissions settings for an S3 bucket.