Uses of Interface
software.amazon.awscdk.services.ec2.IVpnConnection
-
Uses of IVpnConnection in software.amazon.awscdk.services.ec2
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIVpnConnection
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Define a VPN Connection.class
Base class for Vpn connections.Modifier and TypeMethodDescriptionstatic IVpnConnection
VpnConnection.fromVpnConnectionAttributes
(software.constructs.Construct scope, String id, VpnConnectionAttributes attrs) Import a VPN connection by supplying all attributes directly.