IStepFunctionsTask¶
-
class
aws_cdk.aws_stepfunctions.
IStepFunctionsTask
(*args, **kwds)¶ Bases:
typing_extensions.Protocol
(deprecated) Interface for resources that can be used as tasks.
- Deprecated
replaced by
TaskStateBase
.- Stability
deprecated
Methods