@Stability(value=Stable) public static final class CfnAccessPoint.VpcConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPoint.VpcConfigurationProperty>
CfnAccessPoint.VpcConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.VpcConfigurationProperty |
build()
Builds the configured instance.
|
CfnAccessPoint.VpcConfigurationProperty.Builder |
vpcId(String vpcId)
Sets the value of
CfnAccessPoint.VpcConfigurationProperty.getVpcId() |
@Stability(value=Stable) public CfnAccessPoint.VpcConfigurationProperty.Builder vpcId(String vpcId)
CfnAccessPoint.VpcConfigurationProperty.getVpcId()vpcId - `CfnAccessPoint.VpcConfigurationProperty.VpcId`.this@Stability(value=Stable) public CfnAccessPoint.VpcConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPoint.VpcConfigurationProperty>CfnAccessPoint.VpcConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.