Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.RunLambdaTaskProps.Builder
Packages that use RunLambdaTaskProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of RunLambdaTaskProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return RunLambdaTaskProps.BuilderModifier and TypeMethodDescriptionstatic RunLambdaTaskProps.BuilderRunLambdaTaskProps.builder()Deprecated.RunLambdaTaskProps.Builder.clientContext(String clientContext) Deprecated.RunLambdaTaskProps.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern) Deprecated.RunLambdaTaskProps.Builder.invocationType(InvocationType invocationType) Deprecated.Deprecated.Deprecated.pass a Version or Alias object as lambdaFunction insteadConstructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type RunLambdaTaskProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RunLambdaTaskProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theRunLambdaTaskProps.Builder.