| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableVpnGatewayOptions.Jsii$Proxy
An implementation for
EnableVpnGatewayOptions |
| Modifier and Type | Method and Description |
|---|---|
EnableVpnGatewayOptions |
EnableVpnGatewayOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IVpc.enableVpnGateway(EnableVpnGatewayOptions options)
Adds a VPN Gateway to this VPC.
|
void |
IVpc.Jsii$Proxy.enableVpnGateway(EnableVpnGatewayOptions options)
Adds a VPN Gateway to this VPC.
|
default void |
IVpc.Jsii$Default.enableVpnGateway(EnableVpnGatewayOptions options)
Adds a VPN Gateway to this VPC.
|
void |
Vpc.enableVpnGateway(EnableVpnGatewayOptions options)
Adds a VPN Gateway to this VPC.
|
Copyright © 2022. All rights reserved.