| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
BlockPublicAccess |
AccountLevelPermissions.blockPublicAccess()
The block public access settings for the Amazon Web Services account that owns the bucket.
|
BlockPublicAccess |
BucketLevelPermissions.blockPublicAccess()
The block public access settings for the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
AccountLevelPermissions.Builder |
AccountLevelPermissions.Builder.blockPublicAccess(BlockPublicAccess blockPublicAccess)
The block public access settings for the Amazon Web Services account that owns the bucket.
|
BucketLevelPermissions.Builder |
BucketLevelPermissions.Builder.blockPublicAccess(BlockPublicAccess blockPublicAccess)
The block public access settings for the bucket.
|
Copyright © 2021. All rights reserved.