Uses of Class
software.amazon.awssdk.services.ec2.model.VpnConnectionOptions
Packages that use VpnConnectionOptions
-
Uses of VpnConnectionOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpnConnectionOptionsModifier and TypeMethodDescriptionfinal VpnConnectionOptionsVpnConnection.options()The VPN connection options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpnConnectionOptionsModifier and TypeMethodDescriptionVpnConnection.Builder.options(VpnConnectionOptions options) The VPN connection options.