@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:28.401Z") @Stability(value=Deprecated) @Deprecated public class RunBatchJob extends software.amazon.jsii.JsiiObject implements IStepFunctionsTask
| Modifier and Type | Class and Description |
|---|---|
static class |
RunBatchJob.Builder
Deprecated.
|
software.amazon.jsii.JsiiObject.InitializationModeIStepFunctionsTask.Jsii$Default, IStepFunctionsTask.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
RunBatchJob(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
RunBatchJob(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
|
RunBatchJob(RunBatchJobProps props)
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 RunBatchJob(software.amazon.jsii.JsiiObjectRef objRef)
protected RunBatchJob(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public RunBatchJob(@NotNull RunBatchJobProps props)
props - This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public StepFunctionsTaskConfig bind(@NotNull Task _task)
bind in interface IStepFunctionsTask_task - This parameter is required.Copyright © 2020. All rights reserved.