| Modifier and Type | Class and Description |
|---|---|
static class |
IStepFunctionsTask.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IStepFunctionsTask |
TaskProps.getTask()
Actual task to be invoked in this workflow.
|
IStepFunctionsTask |
TaskProps.Jsii$Proxy.getTask() |
| Modifier and Type | Method and Description |
|---|---|
Task.Builder |
Task.Builder.task(IStepFunctionsTask task)
Actual task to be invoked in this workflow.
|
TaskProps.Builder |
TaskProps.Builder.task(IStepFunctionsTask task)
Sets the value of
TaskProps.getTask() |
Copyright © 2020. All rights reserved.