Uses of Class
software.amazon.awscdk.services.stepfunctions.TaskProps.Builder
Packages that use TaskProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of TaskProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return TaskProps.BuilderModifier and TypeMethodDescriptionstatic TaskProps.BuilderTaskProps.builder()Deprecated.Deprecated.Deprecated.TaskProps.Builder.outputPath(String outputPath) Deprecated.TaskProps.Builder.parameters(Map<String, ? extends Object> parameters) Deprecated.TaskProps.Builder.resultPath(String resultPath) Deprecated.TaskProps.Builder.task(IStepFunctionsTask task) Deprecated.Deprecated.Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type TaskProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TaskProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theTaskProps.Builder.