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