Uses of Interface
software.amazon.awscdk.services.ec2.ClientVpnRouteOptions
Packages that use ClientVpnRouteOptions
-
Uses of ClientVpnRouteOptions in software.amazon.awscdk.services.ec2
Subinterfaces of ClientVpnRouteOptions in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceProperties for a ClientVpnRoute.Classes in software.amazon.awscdk.services.ec2 that implement ClientVpnRouteOptionsModifier and TypeClassDescriptionstatic final classAn implementation forClientVpnRouteOptionsstatic final classAn implementation forClientVpnRoutePropsMethods in software.amazon.awscdk.services.ec2 that return ClientVpnRouteOptionsModifier and TypeMethodDescriptionClientVpnRouteOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type ClientVpnRouteOptionsModifier and TypeMethodDescriptionClientVpnEndpoint.addRoute(String id, ClientVpnRouteOptions props) Adds a route to this endpoint.