Uses of Interface
software.amazon.awscdk.interfaces.ec2.VPNConnectionReference
Packages that use VPNConnectionReference
Package
Description
Amazon EC2 Construct Library
-
Uses of VPNConnectionReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VPNConnectionReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VPNConnectionReferenceModifier and TypeMethodDescriptionVPNConnectionReference.Builder.build()Builds the configured instance.IVPNConnectionRef.getVpnConnectionRef()(experimental) A reference to a VPNConnection resource.default VPNConnectionReferenceIVPNConnectionRef.Jsii$Default.getVpnConnectionRef()(experimental) A reference to a VPNConnection resource. -
Uses of VPNConnectionReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPNConnectionReferenceModifier and TypeMethodDescriptionCfnVPNConnection.getVpnConnectionRef()A reference to a VPNConnection resource.VpnConnectionBase.getVpnConnectionRef()A reference to a VPNConnection resource.