Uses of Interface
software.amazon.awscdk.services.ec2.IVPNConnectionRef
Packages that use IVPNConnectionRef
-
Uses of IVPNConnectionRef in software.amazon.awscdk.services.ec2
Subinterfaces of IVPNConnectionRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIVpnConnection
.static interface
Internal default implementation forIVPNConnectionRef
.Classes in software.amazon.awscdk.services.ec2 that implement IVPNConnectionRefModifier and TypeClassDescriptionclass
Specifies a VPN connection between a virtual private gateway and a VPN customer gateway or a transit gateway and a VPN customer gateway.static final class
A proxy class which represents a concrete javascript instance of this type.static 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.