Uses of Class
software.amazon.awssdk.services.ec2.model.ClientRouteEnforcementOptions
Packages that use ClientRouteEnforcementOptions
-
Uses of ClientRouteEnforcementOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ClientRouteEnforcementOptionsModifier and TypeMethodDescriptionCreateClientVpnEndpointRequest.clientRouteEnforcementOptions()Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.ModifyClientVpnEndpointRequest.clientRouteEnforcementOptions()Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ClientRouteEnforcementOptionsModifier and TypeMethodDescriptionCreateClientVpnEndpointRequest.Builder.clientRouteEnforcementOptions(ClientRouteEnforcementOptions clientRouteEnforcementOptions) Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.ModifyClientVpnEndpointRequest.Builder.clientRouteEnforcementOptions(ClientRouteEnforcementOptions clientRouteEnforcementOptions) Client route enforcement is a feature of the Client VPN service that helps enforce administrator defined routes on devices connected through the VPN.