| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
BucketPolicy |
BucketPolicy.clone() |
BucketPolicy |
BucketLevelPermissions.getBucketPolicy()
Contains information on the bucket policies for the S3 bucket.
|
BucketPolicy |
BucketPolicy.withAllowsPublicReadAccess(Boolean allowsPublicReadAccess)
A value that indicates whether public read access for the bucket is enabled through a bucket policy.
|
BucketPolicy |
BucketPolicy.withAllowsPublicWriteAccess(Boolean allowsPublicWriteAccess)
A value that indicates whether public write access for the bucket is enabled through a bucket policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketLevelPermissions.setBucketPolicy(BucketPolicy bucketPolicy)
Contains information on the bucket policies for the S3 bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withBucketPolicy(BucketPolicy bucketPolicy)
Contains information on the bucket policies for the S3 bucket.
|
Copyright © 2023. All rights reserved.