@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:53.037Z") @Stability(value=Experimental) 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)
(experimental) Called when the task object is used in a workflow.
|
@Stability(value=Experimental) @NotNull StepFunctionsTaskConfig bind(@NotNull Task task)
task - This parameter is required.Copyright © 2020. All rights reserved.