Uses of Interface
software.amazon.awscdk.interfaces.ec2.VPNConnectionRouteReference
Packages that use VPNConnectionRouteReference
Package
Description
Amazon EC2 Construct Library
-
Uses of VPNConnectionRouteReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VPNConnectionRouteReferenceModifier and TypeClassDescriptionstatic final classAn implementation forVPNConnectionRouteReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VPNConnectionRouteReferenceModifier and TypeMethodDescriptionVPNConnectionRouteReference.Builder.build()Builds the configured instance.IVPNConnectionRouteRef.getVpnConnectionRouteRef()(experimental) A reference to a VPNConnectionRoute resource.default VPNConnectionRouteReferenceIVPNConnectionRouteRef.Jsii$Default.getVpnConnectionRouteRef()(experimental) A reference to a VPNConnectionRoute resource.IVPNConnectionRouteRef.Jsii$Proxy.getVpnConnectionRouteRef()(experimental) A reference to a VPNConnectionRoute resource. -
Uses of VPNConnectionRouteReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPNConnectionRouteReferenceModifier and TypeMethodDescriptionCfnVPNConnectionRoute.getVpnConnectionRouteRef()A reference to a VPNConnectionRoute resource.