@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-06T15:17:33.903Z") @Stability(value=Stable) public interface IStepFunctionsTask extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStepFunctionsTask.Jsii$Default
Internal default implementation for
IStepFunctionsTask. |
static class |
IStepFunctionsTask.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsTaskConfig |
bind(Task task)
Called when the task object is used in a workflow.
|
@Stability(value=Stable) @NotNull StepFunctionsTaskConfig bind(@NotNull Task task)
task - This parameter is required.Copyright © 2021. All rights reserved.