Uses of Class
software.amazon.awscdk.services.stepfunctions.WaitTime
Packages that use WaitTime
Package
Description
AWS Step Functions Construct Library
-
Uses of WaitTime in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return WaitTimeModifier and TypeMethodDescriptionstatic WaitTimeWait a fixed amount of time.WaitJsonataProps.getTime()Wait duration.final WaitTimeWaitJsonataProps.Jsii$Proxy.getTime()WaitJsonPathProps.getTime()Wait duration.final WaitTimeWaitJsonPathProps.Jsii$Proxy.getTime()WaitProps.getTime()Wait duration.final WaitTimeWaitProps.Jsii$Proxy.getTime()static WaitTimeWait for a number of seconds stored in the state object from string.static WaitTimeWaitTime.secondsPath(String path) Wait for a number of seconds stored in the state object.static WaitTimeWait until the given ISO8601 timestamp.static WaitTimeWaitTime.timestampPath(String path) Wait until a timestamp found in the state object.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type WaitTimeModifier and TypeMethodDescriptionWait duration.Sets the value ofWaitJsonataProps.getTime()Sets the value ofWaitJsonPathProps.getTime()Sets the value ofWaitProps.getTime()