Interface IClientVpnConnectionHandler

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

@Generated(value="jsii-pacmak/1.89.0 (build 2f74b3e)", date="2023-11-02T10:21:16.976Z") @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.