Uses of Interface
software.amazon.awscdk.services.pipes.targets.alpha.LambdaFunctionParameters
Packages that use LambdaFunctionParameters
Package
Description
Amazon EventBridge Pipes Targets Construct Library
-
Uses of LambdaFunctionParameters in software.amazon.awscdk.services.pipes.targets.alpha
Classes in software.amazon.awscdk.services.pipes.targets.alpha that implement LambdaFunctionParametersModifier and TypeClassDescriptionstatic final classAn implementation forLambdaFunctionParametersMethods in software.amazon.awscdk.services.pipes.targets.alpha that return LambdaFunctionParametersModifier and TypeMethodDescriptionLambdaFunctionParameters.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type LambdaFunctionParametersModifierConstructorDescriptionLambdaFunction(IFunction lambdaFunction, LambdaFunctionParameters parameters)