| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
BucketPolicy |
BucketPolicy.clone() |
BucketPolicy |
BucketLevelPermissions.getBucketPolicy()
The permissions settings of the bucket policy for the bucket.
|
BucketPolicy |
BucketPolicy.withAllowsPublicReadAccess(Boolean allowsPublicReadAccess)
Specifies whether the bucket policy allows the general public to have read access to the bucket.
|
BucketPolicy |
BucketPolicy.withAllowsPublicWriteAccess(Boolean allowsPublicWriteAccess)
Specifies whether the bucket policy allows the general public to have write access to the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketLevelPermissions.setBucketPolicy(BucketPolicy bucketPolicy)
The permissions settings of the bucket policy for the bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withBucketPolicy(BucketPolicy bucketPolicy)
The permissions settings of the bucket policy for the bucket.
|
Copyright © 2023. All rights reserved.