public static interface Region.Builder extends SdkPojo, CopyableBuilder<Region.Builder,Region>
| Modifier and Type | Method and Description |
|---|---|
Region.Builder |
bucket(String bucket)
The name of the associated bucket for the Region.
|
Region.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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRegion.Builder bucket(String bucket)
The name of the associated bucket for the Region.
bucket - The name of the associated bucket for the Region.Region.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.