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
show all
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

Instance Attribute Details

#account_level_permissionsTypes::AccountLevelPermissions

Provides information about account-level permissions settings that apply to an S3 bucket.

Returns:

#bucket_level_permissionsTypes::BucketLevelPermissions

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

Returns: