Uses of Class
software.amazon.awscdk.services.ec2.ClientVpnRoute.Builder
-
Uses of ClientVpnRoute.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionThe IPv4 address range, in CIDR notation, of the route destination.ClientVpnRoute.Builder.clientVpnEndoint
(IClientVpnEndpoint clientVpnEndoint) Deprecated.ClientVpnRoute.Builder.clientVpnEndpoint
(IClientVpnEndpoint clientVpnEndpoint) The client VPN endpoint to which to add the route.static ClientVpnRoute.Builder
ClientVpnRoute.Builder.description
(String description) A brief description of the authorization rule.ClientVpnRoute.Builder.target
(ClientVpnRouteTarget target) The target for the route.
clientVpnEndpoint
instead