| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
BucketLevelPermissions |
BucketLevelPermissions.clone() |
BucketLevelPermissions |
PermissionConfiguration.getBucketLevelPermissions()
Contains information about the bucket level permissions for the S3 bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withAccessControlList(AccessControlList accessControlList)
Contains information on how Access Control Policies are applied to the bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withBlockPublicAccess(BlockPublicAccess blockPublicAccess)
Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withBucketPolicy(BucketPolicy bucketPolicy)
Contains information on the bucket policies for the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionConfiguration.setBucketLevelPermissions(BucketLevelPermissions bucketLevelPermissions)
Contains information about the bucket level permissions for the S3 bucket.
|
PermissionConfiguration |
PermissionConfiguration.withBucketLevelPermissions(BucketLevelPermissions bucketLevelPermissions)
Contains information about the bucket level permissions for the S3 bucket.
|
Copyright © 2024. All rights reserved.