Uses of Class
software.amazon.awscdk.services.pipes.targets.alpha.LambdaFunctionParameters.Builder
Packages that use LambdaFunctionParameters.Builder
Package
Description
Amazon EventBridge Pipes Targets Construct Library
-
Uses of LambdaFunctionParameters.Builder in software.amazon.awscdk.services.pipes.targets.alpha
Methods in software.amazon.awscdk.services.pipes.targets.alpha that return LambdaFunctionParameters.BuilderModifier and TypeMethodDescriptionLambdaFunctionParameters.builder()LambdaFunctionParameters.Builder.inputTransformation(IInputTransformation inputTransformation) Sets the value ofLambdaFunctionParameters.getInputTransformation()LambdaFunctionParameters.Builder.invocationType(LambdaFunctionInvocationType invocationType) Sets the value ofLambdaFunctionParameters.getInvocationType()Constructors in software.amazon.awscdk.services.pipes.targets.alpha with parameters of type LambdaFunctionParameters.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLambdaFunctionParameters.Builder.