Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.StoppingCondition.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of StoppingCondition.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionstatic StoppingCondition.Builder
StoppingCondition.builder()
StoppingCondition.Builder.maxRuntime
(Duration maxRuntime) Sets the value ofStoppingCondition.getMaxRuntime()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(StoppingCondition.Builder builder) Constructor that initializes the object based on literal property values passed by theStoppingCondition.Builder
.