Uses of Class
software.amazon.awscdk.services.ec2.VpnConnectionOptions.Builder
Packages that use VpnConnectionOptions.Builder
-
Uses of VpnConnectionOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VpnConnectionOptions.BuilderModifier and TypeMethodDescriptionSets the value ofVpnConnectionOptions.getAsn()static VpnConnectionOptions.BuilderVpnConnectionOptions.builder()Sets the value ofVpnConnectionOptions.getIp()VpnConnectionOptions.Builder.staticRoutes(List<String> staticRoutes) Sets the value ofVpnConnectionOptions.getStaticRoutes()VpnConnectionOptions.Builder.tunnelOptions(List<? extends VpnTunnelOption> tunnelOptions) Sets the value ofVpnConnectionOptions.getTunnelOptions()Constructors in software.amazon.awscdk.services.ec2 with parameters of type VpnConnectionOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VpnConnectionOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theVpnConnectionOptions.Builder.