@Stability(value=Stable) public static final class CfnEgressOnlyInternetGateway.Builder extends Object implements software.amazon.jsii.Builder<CfnEgressOnlyInternetGateway>
CfnEgressOnlyInternetGateway.| Modifier and Type | Method and Description |
|---|---|
CfnEgressOnlyInternetGateway |
build() |
static CfnEgressOnlyInternetGateway.Builder |
create(software.constructs.Construct scope,
String id) |
CfnEgressOnlyInternetGateway.Builder |
vpcId(String vpcId)
`AWS::EC2::EgressOnlyInternetGateway.VpcId`.
|
@Stability(value=Stable) public static CfnEgressOnlyInternetGateway.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnEgressOnlyInternetGateway.Builder.@Stability(value=Stable) public CfnEgressOnlyInternetGateway.Builder vpcId(String vpcId)
vpcId - `AWS::EC2::EgressOnlyInternetGateway.VpcId`. This parameter is required.this@Stability(value=Stable) public CfnEgressOnlyInternetGateway build()
build in interface software.amazon.jsii.Builder<CfnEgressOnlyInternetGateway>Copyright © 2021. All rights reserved.