@Stability(value=Deprecated) @Deprecated @Internal public static final class StartExecutionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StartExecutionProps
StartExecutionPropssoftware.amazon.jsii.JsiiObject.InitializationModeStartExecutionProps.Builder, StartExecutionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Map<String,? extends Object> input,
ServiceIntegrationPattern integrationPattern,
String name)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
StartExecutionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Map<String,Object> |
getInput()
Deprecated.
(deprecated) The JSON input for the execution, same as that of StartExecution.
|
ServiceIntegrationPattern |
getIntegrationPattern()
Deprecated.
(deprecated) The service integration pattern indicates different ways to call StartExecution to Step Functions.
|
String |
getName()
Deprecated.
(deprecated) The name of the execution, same as that of StartExecution.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Map<String,? extends Object> input, ServiceIntegrationPattern integrationPattern, String name)
StartExecutionProps.Builder.public final Map<String,Object> getInput()
StartExecutionPropsDefault: - No input
getInput in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.htmlpublic final ServiceIntegrationPattern getIntegrationPattern()
StartExecutionPropsDefault: FIRE_AND_FORGET
getIntegrationPattern in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.htmlpublic final String getName()
StartExecutionPropsDefault: - None
getName in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.html@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.