Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.LambdaInvokeProps
Package
Description
Tasks for AWS Step Functions
-
Uses of LambdaInvokeProps in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionLambdaInvokeProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionLambdaInvoke
(software.constructs.Construct scope, String id, LambdaInvokeProps props)