| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3BucketAclGrantConfiguration> |
S3BucketConfiguration.bucketAclGrants()
The proposed list of ACL grants for the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
S3BucketConfiguration.Builder |
S3BucketConfiguration.Builder.bucketAclGrants(S3BucketAclGrantConfiguration... bucketAclGrants)
The proposed list of ACL grants for the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
S3BucketConfiguration.Builder |
S3BucketConfiguration.Builder.bucketAclGrants(Collection<S3BucketAclGrantConfiguration> bucketAclGrants)
The proposed list of ACL grants for the Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.