| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VpnConnectionAttributes.Jsii$Proxy
An implementation for
VpnConnectionAttributes |
| Modifier and Type | Method and Description |
|---|---|
VpnConnectionAttributes |
VpnConnectionAttributes.Builder.build()
Builds the configured instance.
|
| 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.