public static interface RegionReport.Builder extends SdkPojo, CopyableBuilder<RegionReport.Builder,RegionReport>
| Modifier and Type | Method and Description |
|---|---|
RegionReport.Builder |
bucket(String bucket)
The name of the bucket.
|
RegionReport.Builder |
bucketAccountId(String bucketAccountId)
The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region
Access Point.
|
RegionReport.Builder |
region(String region)
The name of the Region.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRegionReport.Builder bucket(String bucket)
The name of the bucket.
bucket - The name of the bucket.RegionReport.Builder region(String region)
The name of the Region.
region - The name of the Region.RegionReport.Builder bucketAccountId(String bucketAccountId)
The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.
bucketAccountId - The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this
Multi-Region Access Point.Copyright © 2023. All rights reserved.