@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.970Z") @Stability(value=Stable) public interface CfnEgressOnlyInternetGatewayProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEgressOnlyInternetGatewayProps.Builder
A builder for
CfnEgressOnlyInternetGatewayProps |
static class |
CfnEgressOnlyInternetGatewayProps.Jsii$Proxy
An implementation for
CfnEgressOnlyInternetGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEgressOnlyInternetGatewayProps.Builder |
builder() |
String |
getVpcId()
`AWS::EC2::EgressOnlyInternetGateway.VpcId`.
|
@Stability(value=Stable) @NotNull String getVpcId()
@Stability(value=Stable) static CfnEgressOnlyInternetGatewayProps.Builder builder()
Copyright © 2021. All rights reserved.