@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(StartExecutionProps.Builder builder)
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(StartExecutionProps.Builder builder)
StartExecutionProps.Builder.public final Map<String,Object> getInput()
StartExecutionPropsDefault: - No input
getInput in interface StartExecutionPropspublic final ServiceIntegrationPattern getIntegrationPattern()
StartExecutionPropsDefault: FIRE_AND_FORGET
getIntegrationPattern in interface StartExecutionPropspublic final String getName()
StartExecutionPropsDefault: - None
getName in interface StartExecutionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.