| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountLevelPermissions |
AccountLevelPermissions.clone() |
AccountLevelPermissions |
BucketPermissionConfiguration.getAccountLevelPermissions()
The account-level permissions settings that apply to the bucket.
|
AccountLevelPermissions |
AccountLevelPermissions.withBlockPublicAccess(BlockPublicAccess blockPublicAccess)
The block public access settings for the Amazon Web Services account that owns the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketPermissionConfiguration.setAccountLevelPermissions(AccountLevelPermissions accountLevelPermissions)
The account-level permissions settings that apply to the bucket.
|
BucketPermissionConfiguration |
BucketPermissionConfiguration.withAccountLevelPermissions(AccountLevelPermissions accountLevelPermissions)
The account-level permissions settings that apply to the bucket.
|
Copyright © 2024. All rights reserved.