Interface IStepFunctionsTask
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IStepFunctionsTask.Jsii$Default
- All Known Implementing Classes:
EcsRunTaskBase
,InvokeActivity
,InvokeFunction
,IStepFunctionsTask.Jsii$Proxy
,PublishToTopic
,RunBatchJob
,RunEcsEc2Task
,RunEcsFargateTask
,RunGlueJobTask
,RunLambdaTask
,SendToQueue
,StartExecution
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
date="2023-06-19T16:30:39.912Z")
@Stability(Deprecated)
@Deprecated
public interface IStepFunctionsTask
extends software.amazon.jsii.JsiiSerializable
Deprecated.
(deprecated) Interface for resources that can be used as tasks.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Deprecated.Internal default implementation forIStepFunctionsTask
.static final class
Deprecated.A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
bind
Deprecated.(deprecated) Called when the task object is used in a workflow.- Parameters:
task
- This parameter is required.
-
TaskStateBase
.