Interface IClientVpnConnectionHandler

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IClientVpnConnectionHandler.Jsii$Default
All Known Implementing Classes:
Alias, DockerImageFunction, Function, FunctionBase, GoFunction, IClientVpnConnectionHandler.Jsii$Proxy, NodejsFunction, PythonFunction, QualifiedFunctionBase, SingletonFunction, TriggerFunction, Version

@Generated(value="jsii-pacmak/1.98.0 (build 00b106d)", date="2024-05-08T21:35:06.123Z") @Stability(Stable) public interface IClientVpnConnectionHandler extends software.amazon.jsii.JsiiSerializable
A connection handler for client VPN endpoints.
  • Method Details

    • getFunctionArn

      @Stability(Stable) @NotNull String getFunctionArn()
      The ARN of the function.
    • getFunctionName

      @Stability(Stable) @NotNull String getFunctionName()
      The name of the function.