@Stability(value=Stable) public static final class CfnHostedZone.VPCProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnHostedZone.VPCProperty>
CfnHostedZone.VPCProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnHostedZone.VPCProperty |
build()
Builds the configured instance.
|
CfnHostedZone.VPCProperty.Builder |
vpcId(String vpcId)
Sets the value of
CfnHostedZone.VPCProperty.getVpcId() |
CfnHostedZone.VPCProperty.Builder |
vpcRegion(String vpcRegion)
Sets the value of
CfnHostedZone.VPCProperty.getVpcRegion() |
@Stability(value=Stable) public CfnHostedZone.VPCProperty.Builder vpcId(String vpcId)
CfnHostedZone.VPCProperty.getVpcId()vpcId - `CfnHostedZone.VPCProperty.VPCId`. This parameter is required.this@Stability(value=Stable) public CfnHostedZone.VPCProperty.Builder vpcRegion(String vpcRegion)
CfnHostedZone.VPCProperty.getVpcRegion()vpcRegion - `CfnHostedZone.VPCProperty.VPCRegion`. This parameter is required.this@Stability(value=Stable) public CfnHostedZone.VPCProperty build()
build in interface software.amazon.jsii.Builder<CfnHostedZone.VPCProperty>CfnHostedZone.VPCPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.