@Stability(value=Experimental) @Internal public static final class SfnStateMachineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SfnStateMachineProps
SfnStateMachinePropssoftware.amazon.jsii.JsiiObject.InitializationModeSfnStateMachineProps.Builder, SfnStateMachineProps.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.
|
protected |
Jsii$Proxy(RuleTargetInput input,
IRole role)
Constructor that initializes the object based on literal property values passed by the
SfnStateMachineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
RuleTargetInput |
getInput()
(experimental) The input to the state machine execution.
|
IRole |
getRole()
(experimental) The IAM role to be assumed to execute the State Machine.
|
int |
hashCode() |
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(RuleTargetInput input, IRole role)
SfnStateMachineProps.Builder.public final RuleTargetInput getInput()
SfnStateMachinePropsDefault: the entire EventBridge event
getInput in interface SfnStateMachinePropspublic final IRole getRole()
SfnStateMachinePropsDefault: - a new role will be created
getRole in interface SfnStateMachineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.