| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions | |
| software.amazon.awscdk.services.stepfunctions.tasks |
| Modifier and Type | Class and Description |
|---|---|
static class |
StepFunctionsTaskConfig.Jsii$Proxy
An implementation for
StepFunctionsTaskConfig |
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsTaskConfig |
IStepFunctionsTask.bind(Task task)
(experimental) Called when the task object is used in a workflow.
|
StepFunctionsTaskConfig |
IStepFunctionsTask.Jsii$Proxy.bind(Task task)
(experimental) Called when the task object is used in a workflow.
|
default StepFunctionsTaskConfig |
IStepFunctionsTask.Jsii$Default.bind(Task task)
(experimental) Called when the task object is used in a workflow.
|
StepFunctionsTaskConfig |
StepFunctionsTaskConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsTaskConfig |
RunBatchJob.bind(Task _task)
Deprecated.
|
StepFunctionsTaskConfig |
InvokeFunction.bind(Task _task)
Deprecated.
|
StepFunctionsTaskConfig |
PublishToTopic.bind(Task _task)
Deprecated.
|
StepFunctionsTaskConfig |
RunGlueJobTask.bind(Task task)
Deprecated.
|
StepFunctionsTaskConfig |
EcsRunTaskBase.bind(Task task)
(experimental) Called when the task object is used in a workflow.
|
StepFunctionsTaskConfig |
SendToQueue.bind(Task _task)
Deprecated.
|
StepFunctionsTaskConfig |
RunLambdaTask.bind(Task _task)
Deprecated.
|
StepFunctionsTaskConfig |
StartExecution.bind(Task task)
Deprecated.
|
StepFunctionsTaskConfig |
InvokeActivity.bind(Task _task)
Deprecated.
|
Copyright © 2020. All rights reserved.