| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketConfiguration |
Configuration.s3Bucket()
The access control configuration is for an Amazon S3 Bucket.
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.fromS3Bucket(S3BucketConfiguration s3Bucket)
Create an instance of this class with
Configuration.s3Bucket() initialized to the given value. |
Configuration.Builder |
Configuration.Builder.s3Bucket(S3BucketConfiguration s3Bucket)
The access control configuration is for an Amazon S3 Bucket.
|
Copyright © 2023. All rights reserved.