@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:28.405Z") @Stability(value=Deprecated) @Deprecated public class RunGlueJobTask extends software.amazon.jsii.JsiiObject implements IStepFunctionsTask
OUTPUT: the output of this task is a JobRun structure, for details consult https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-JobRun
https://docs.aws.amazon.com/step-functions/latest/dg/connect-glue.html| Modifier and Type | Class and Description |
|---|---|
static class |
RunGlueJobTask.Builder
Deprecated.
|
software.amazon.jsii.JsiiObject.InitializationModeIStepFunctionsTask.Jsii$Default, IStepFunctionsTask.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
RunGlueJobTask(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
RunGlueJobTask(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
|
RunGlueJobTask(String glueJobName)
Deprecated.
|
|
RunGlueJobTask(String glueJobName,
RunGlueJobTaskProps 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 RunGlueJobTask(software.amazon.jsii.JsiiObjectRef objRef)
protected RunGlueJobTask(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public RunGlueJobTask(@NotNull String glueJobName, @Nullable RunGlueJobTaskProps props)
glueJobName - This parameter is required.props - @Stability(value=Deprecated) @Deprecated public RunGlueJobTask(@NotNull String glueJobName)
glueJobName - 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.