Uses of Class
software.amazon.awscdk.services.ec2.ClientVpnRouteTarget
-
Uses of ClientVpnRouteTarget in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionClientVpnRouteOptions.getTarget()
The target for the route.final ClientVpnRouteTarget
ClientVpnRouteOptions.Jsii$Proxy.getTarget()
final ClientVpnRouteTarget
ClientVpnRouteProps.Jsii$Proxy.getTarget()
static ClientVpnRouteTarget
ClientVpnRouteTarget.local()
Local network.static ClientVpnRouteTarget
Subnet.Modifier and TypeMethodDescriptionClientVpnRoute.Builder.target
(ClientVpnRouteTarget target) The target for the route.ClientVpnRouteOptions.Builder.target
(ClientVpnRouteTarget target) Sets the value ofClientVpnRouteOptions.getTarget()
ClientVpnRouteProps.Builder.target
(ClientVpnRouteTarget target) Sets the value ofClientVpnRouteOptions.getTarget()