| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AccessControlList |
AccessControlList.clone() |
AccessControlList |
BucketLevelPermissions.getAccessControlList()
Contains information on how Access Control Policies are applied to the bucket.
|
AccessControlList |
AccessControlList.withAllowsPublicReadAccess(Boolean allowsPublicReadAccess)
A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).
|
AccessControlList |
AccessControlList.withAllowsPublicWriteAccess(Boolean allowsPublicWriteAccess)
A value that indicates whether public write access for the bucket is enabled through an Access Control List
(ACL).
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketLevelPermissions.setAccessControlList(AccessControlList accessControlList)
Contains information on how Access Control Policies are applied to the bucket.
|
BucketLevelPermissions |
BucketLevelPermissions.withAccessControlList(AccessControlList accessControlList)
Contains information on how Access Control Policies are applied to the bucket.
|
Copyright © 2024. All rights reserved.