@Stability(value=Experimental) 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)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,Object> |
getInput()
The JSON input for the execution, same as that of StartExecution.
|
ServiceIntegrationPattern |
getIntegrationPattern()
The service integration pattern indicates different ways to call StartExecution to Step Functions.
|
String |
getName()
The name of the execution, same as that of StartExecution.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Map<String,Object> getInput()
StartExecutionPropsEXPERIMENTAL
getInput in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.htmlpublic ServiceIntegrationPattern getIntegrationPattern()
StartExecutionPropsDefault: FIRE_AND_FORGET
EXPERIMENTAL
getIntegrationPattern in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.htmlpublic String getName()
StartExecutionPropsEXPERIMENTAL
getName in interface StartExecutionPropshttps://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.htmlpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.