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.WaitProps.getTime()Wait duration.final WaitTimeWaitProps.Jsii$Proxy.getTime()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 WaitTime