| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnableVpnGatewayOptions
(experimental) Options for the Vpc.enableVpnGateway() method.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableVpnGatewayOptions.Jsii$Proxy
An implementation for
EnableVpnGatewayOptions |
static class |
VpnGatewayProps.Jsii$Proxy
An implementation for
VpnGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
VpnGatewayProps |
VpnGatewayProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
VpnGateway(software.constructs.Construct scope,
String id,
VpnGatewayProps props) |
Copyright © 2021. All rights reserved.