You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::BucketPermissionConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::BucketPermissionConfiguration
- Defined in:
- (unknown)
Overview
Provides information about the account-level and bucket-level permissions settings for an S3 bucket.
Returned by:
Instance Attribute Summary collapse
-
#account_level_permissions ⇒ Types::AccountLevelPermissions
Provides information about account-level permissions settings that apply to an S3 bucket.
.
-
#bucket_level_permissions ⇒ Types::BucketLevelPermissions
Provides information about the bucket-level permissions settings for an S3 bucket.
.
Instance Attribute Details
#account_level_permissions ⇒ Types::AccountLevelPermissions
Provides information about account-level permissions settings that apply to an S3 bucket.
#bucket_level_permissions ⇒ Types::BucketLevelPermissions
Provides information about the bucket-level permissions settings for an S3 bucket.