| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStepFunctionsTask.Jsii$Default
Internal default implementation for
IStepFunctionsTask. |
| Modifier and Type | Class 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 |
|---|---|
IStepFunctionsTask |
TaskProps.getTask()
Deprecated.
|
IStepFunctionsTask |
TaskProps.Jsii$Proxy.getTask()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TaskProps.Builder |
TaskProps.Builder.task(IStepFunctionsTask task)
Deprecated.
|
Task.Builder |
Task.Builder.task(IStepFunctionsTask task)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(IStepFunctionsTask task,
String comment,
String inputPath,
String outputPath,
Map<String,? extends Object> parameters,
String resultPath,
Duration timeout)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
TaskProps.Builder. |
Copyright © 2021. All rights reserved.