Uses of Interface
software.amazon.awscdk.services.ec2.IClientVpnConnectionHandler
Packages that use IClientVpnConnectionHandler
Package
Description
Amazon EC2 Construct Library
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.services.ec2
Subinterfaces of IClientVpnConnectionHandler in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClientVpnConnectionHandler.Classes in software.amazon.awscdk.services.ec2 that implement IClientVpnConnectionHandlerModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2 that return IClientVpnConnectionHandlerModifier and TypeMethodDescriptiondefault IClientVpnConnectionHandlerClientVpnEndpointOptions.getClientConnectionHandler()The AWS Lambda function used for connection authorization.ClientVpnEndpointOptions.Jsii$Proxy.getClientConnectionHandler()ClientVpnEndpointProps.Jsii$Proxy.getClientConnectionHandler()Methods in software.amazon.awscdk.services.ec2 with parameters of type IClientVpnConnectionHandlerModifier and TypeMethodDescriptionClientVpnEndpoint.Builder.clientConnectionHandler(IClientVpnConnectionHandler clientConnectionHandler) The AWS Lambda function used for connection authorization.ClientVpnEndpointOptions.Builder.clientConnectionHandler(IClientVpnConnectionHandler clientConnectionHandler) Sets the value ofClientVpnEndpointOptions.getClientConnectionHandler()ClientVpnEndpointProps.Builder.clientConnectionHandler(IClientVpnConnectionHandler clientConnectionHandler) Sets the value ofClientVpnEndpointOptions.getClientConnectionHandler() -
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement IClientVpnConnectionHandlerModifier and TypeClassDescriptionclassA new alias to a particular version of a Lambda function.classCreate a lambda function where the handler is a docker image.classDeploys a file from inside the construct library as a function.classclassclassA Lambda that will only ever be added to a stack once.classTag the current state of a Function with a Version number. -
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.services.lambda.go.alpha
Classes in software.amazon.awscdk.services.lambda.go.alpha that implement IClientVpnConnectionHandler -
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.services.lambda.nodejs
Classes in software.amazon.awscdk.services.lambda.nodejs that implement IClientVpnConnectionHandlerModifier and TypeClassDescriptionclassA Node.js Lambda function bundled using esbuild. -
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.services.lambda.python.alpha
Classes in software.amazon.awscdk.services.lambda.python.alpha that implement IClientVpnConnectionHandler -
Uses of IClientVpnConnectionHandler in software.amazon.awscdk.triggers
Classes in software.amazon.awscdk.triggers that implement IClientVpnConnectionHandlerModifier and TypeClassDescriptionclassInvokes an AWS Lambda function during deployment.