@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:28.429Z") @Stability(value=Deprecated) @Deprecated public interface StartExecutionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
StartExecutionProps.Builder
Deprecated.
|
static class |
StartExecutionProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static StartExecutionProps.Builder |
builder()
Deprecated.
|
default Map<String,Object> |
getInput()
Deprecated.
|
default ServiceIntegrationPattern |
getIntegrationPattern()
Deprecated.
|
default String |
getName()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default Map<String,Object> getInput()
Default: - No input
https://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.html@Stability(value=Deprecated) @Deprecated @Nullable default ServiceIntegrationPattern getIntegrationPattern()
Default: FIRE_AND_FORGET
https://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.html@Stability(value=Deprecated) @Deprecated @Nullable default String getName()
Default: - None
https://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.html@Stability(value=Deprecated) @Deprecated static StartExecutionProps.Builder builder()
StartExecutionProps.Builder of StartExecutionPropsCopyright © 2020. All rights reserved.