@Stability(value=Stable) @Internal public static final class CfnStateMachineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStateMachineProps
CfnStateMachinePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStateMachineProps.Builder, CfnStateMachineProps.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(String roleArn,
Object definition,
Object definitionS3Location,
String definitionString,
Object definitionSubstitutions,
Object loggingConfiguration,
String stateMachineName,
String stateMachineType,
List<? extends CfnStateMachine.TagsEntryProperty> tags,
Object tracingConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnStateMachineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDefinition()
`AWS::StepFunctions::StateMachine.Definition`.
|
Object |
getDefinitionS3Location()
`AWS::StepFunctions::StateMachine.DefinitionS3Location`.
|
String |
getDefinitionString()
`AWS::StepFunctions::StateMachine.DefinitionString`.
|
Object |
getDefinitionSubstitutions()
`AWS::StepFunctions::StateMachine.DefinitionSubstitutions`.
|
Object |
getLoggingConfiguration()
`AWS::StepFunctions::StateMachine.LoggingConfiguration`.
|
String |
getRoleArn()
`AWS::StepFunctions::StateMachine.RoleArn`.
|
String |
getStateMachineName()
`AWS::StepFunctions::StateMachine.StateMachineName`.
|
String |
getStateMachineType()
`AWS::StepFunctions::StateMachine.StateMachineType`.
|
List<CfnStateMachine.TagsEntryProperty> |
getTags()
`AWS::StepFunctions::StateMachine.Tags`.
|
Object |
getTracingConfiguration()
`AWS::StepFunctions::StateMachine.TracingConfiguration`.
|
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(String roleArn, Object definition, Object definitionS3Location, String definitionString, Object definitionSubstitutions, Object loggingConfiguration, String stateMachineName, String stateMachineType, List<? extends CfnStateMachine.TagsEntryProperty> tags, Object tracingConfiguration)
CfnStateMachineProps.Builder.public final String getRoleArn()
CfnStateMachinePropsgetRoleArn in interface CfnStateMachinePropspublic final Object getDefinition()
CfnStateMachinePropsgetDefinition in interface CfnStateMachinePropspublic final Object getDefinitionS3Location()
CfnStateMachinePropsgetDefinitionS3Location in interface CfnStateMachinePropspublic final String getDefinitionString()
CfnStateMachinePropsgetDefinitionString in interface CfnStateMachinePropspublic final Object getDefinitionSubstitutions()
CfnStateMachinePropsgetDefinitionSubstitutions in interface CfnStateMachinePropspublic final Object getLoggingConfiguration()
CfnStateMachinePropsgetLoggingConfiguration in interface CfnStateMachinePropspublic final String getStateMachineName()
CfnStateMachinePropsgetStateMachineName in interface CfnStateMachinePropspublic final String getStateMachineType()
CfnStateMachinePropsgetStateMachineType in interface CfnStateMachinePropspublic final List<CfnStateMachine.TagsEntryProperty> getTags()
CfnStateMachinePropsgetTags in interface CfnStateMachinePropspublic final Object getTracingConfiguration()
CfnStateMachinePropsgetTracingConfiguration in interface CfnStateMachineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.