| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVpnConnection.Jsii$Default
Internal default implementation for
IVpnConnection. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IVpnConnection.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
VpnConnection
(experimental) Define a VPN Connection.
|
class |
VpnConnectionBase
(experimental) Base class for Vpn connections.
|
| Modifier and Type | Method and Description |
|---|---|
static IVpnConnection |
VpnConnection.fromVpnConnectionAttributes(software.constructs.Construct scope,
String id,
VpnConnectionAttributes attrs)
(experimental) Import a VPN connection by supplying all attributes directly.
|
Copyright © 2022. All rights reserved.