Uses of Enum
software.amazon.awscdk.services.ec2.VpnPort
-
Uses of VpnPort in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptiondefault VpnPort
ClientVpnEndpointOptions.getPort()
The port number to assign to the Client VPN endpoint for TCP and UDP traffic.final VpnPort
ClientVpnEndpointOptions.Jsii$Proxy.getPort()
final VpnPort
ClientVpnEndpointProps.Jsii$Proxy.getPort()
static VpnPort
Returns the enum constant of this type with the specified name.static VpnPort[]
VpnPort.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier 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()