@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.912Z") @Stability(value=Experimental) public interface IStepFunctionsTask extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface 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 |
|---|---|
StepFunctionsTaskConfig |
bind(Task task)
Called when the task object is used in a workflow.
|
@Stability(value=Experimental) @NotNull StepFunctionsTaskConfig bind(@NotNull Task task)
EXPERIMENTAL
task - This parameter is required.Copyright © 2020. All rights reserved.