Uses of Interface
software.amazon.awscdk.services.ec2.IVpnConnection
Packages that use IVpnConnection
-
Uses of IVpnConnection in software.amazon.awscdk.services.ec2
Subinterfaces of IVpnConnection in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpnConnection.Classes in software.amazon.awscdk.services.ec2 that implement IVpnConnectionModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine a VPN Connection.classBase class for Vpn connections.Methods in software.amazon.awscdk.services.ec2 that return IVpnConnectionModifier and TypeMethodDescriptionstatic IVpnConnectionVpnConnection.fromVpnConnectionAttributes(software.constructs.Construct scope, String id, VpnConnectionAttributes attrs) Import a VPN connection by supplying all attributes directly.