Uses of Enum Class
software.amazon.awscdk.services.ec2.VpnPort
Packages that use VpnPort
-
Uses of VpnPort in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VpnPortModifier and TypeMethodDescriptiondefault VpnPortClientVpnEndpointOptions.getPort()The port number to assign to the Client VPN endpoint for TCP and UDP traffic.final VpnPortClientVpnEndpointOptions.Jsii$Proxy.getPort()final VpnPortClientVpnEndpointProps.Jsii$Proxy.getPort()static VpnPortReturns the enum constant of this class with the specified name.static VpnPort[]VpnPort.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type VpnPortModifier and TypeMethodDescriptionThe port number to assign to the Client VPN endpoint for TCP and UDP traffic.Sets the value ofClientVpnEndpointOptions.getPort()Sets the value ofClientVpnEndpointOptions.getPort()