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.84.0 (build 5404dcf)", date="2023-06-19T16:30:39.331Z") @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.