@Stability(value=Stable) public static final class CfnMultiRegionAccessPoint.RegionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMultiRegionAccessPoint.RegionProperty>
CfnMultiRegionAccessPoint.RegionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMultiRegionAccessPoint.RegionProperty.Builder |
accountId(String accountId)
Sets the value of
CfnMultiRegionAccessPoint.RegionProperty.getAccountId() |
CfnMultiRegionAccessPoint.RegionProperty.Builder |
bucket(String bucket)
Sets the value of
CfnMultiRegionAccessPoint.RegionProperty.getBucket() |
CfnMultiRegionAccessPoint.RegionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnMultiRegionAccessPoint.RegionProperty.Builder bucket(String bucket)
CfnMultiRegionAccessPoint.RegionProperty.getBucket()bucket - The name of the associated bucket for the Region. This parameter is required.this@Stability(value=Stable) public CfnMultiRegionAccessPoint.RegionProperty.Builder accountId(String accountId)
CfnMultiRegionAccessPoint.RegionProperty.getAccountId()accountId - `CfnMultiRegionAccessPoint.RegionProperty.AccountId`.this@Stability(value=Stable) public CfnMultiRegionAccessPoint.RegionProperty build()
build in interface software.amazon.jsii.Builder<CfnMultiRegionAccessPoint.RegionProperty>CfnMultiRegionAccessPoint.RegionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.