@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.970Z") @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 © 2021. All rights reserved.