@Stability(value=Stable) public static final class CfnMultiRegionAccessPointPolicyProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMultiRegionAccessPointPolicyProps>
CfnMultiRegionAccessPointPolicyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMultiRegionAccessPointPolicyProps |
build()
Builds the configured instance.
|
CfnMultiRegionAccessPointPolicyProps.Builder |
mrapName(String mrapName)
Sets the value of
CfnMultiRegionAccessPointPolicyProps.getMrapName() |
CfnMultiRegionAccessPointPolicyProps.Builder |
policy(Object policy)
Sets the value of
CfnMultiRegionAccessPointPolicyProps.getPolicy() |
@Stability(value=Stable) public CfnMultiRegionAccessPointPolicyProps.Builder mrapName(String mrapName)
CfnMultiRegionAccessPointPolicyProps.getMrapName()mrapName - The name of the Multi-Region Access Point. This parameter is required.this@Stability(value=Stable) public CfnMultiRegionAccessPointPolicyProps.Builder policy(Object policy)
CfnMultiRegionAccessPointPolicyProps.getPolicy()policy - The access policy associated with the Multi-Region Access Point. This parameter is required.this@Stability(value=Stable) public CfnMultiRegionAccessPointPolicyProps build()
build in interface software.amazon.jsii.Builder<CfnMultiRegionAccessPointPolicyProps>CfnMultiRegionAccessPointPolicyPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.