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