@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:28.429Z") @Stability(value=Deprecated) @Deprecated public class StartExecution extends software.amazon.jsii.JsiiObject implements IStepFunctionsTask
It supports three service integration patterns: FIRE_AND_FORGET, SYNC and WAIT_FOR_TASK_TOKEN.
| Modifier and Type | Class and Description |
|---|---|
static class |
StartExecution.Builder
Deprecated.
|
software.amazon.jsii.JsiiObject.InitializationModeIStepFunctionsTask.Jsii$Default, IStepFunctionsTask.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
StartExecution(IStateMachine stateMachine)
Deprecated.
|
|
StartExecution(IStateMachine stateMachine,
StartExecutionProps props)
Deprecated.
|
protected |
StartExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
StartExecution(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsTaskConfig |
bind(Task task)
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected StartExecution(software.amazon.jsii.JsiiObjectRef objRef)
protected StartExecution(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public StartExecution(@NotNull IStateMachine stateMachine, @Nullable StartExecutionProps props)
stateMachine - This parameter is required.props - @Stability(value=Deprecated) @Deprecated public StartExecution(@NotNull IStateMachine stateMachine)
stateMachine - This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public StepFunctionsTaskConfig bind(@NotNull Task task)
bind in interface IStepFunctionsTasktask - This parameter is required.Copyright © 2020. All rights reserved.