@Stability(value=External) 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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefinitionString()
`AWS::StepFunctions::StateMachine.DefinitionString`.
|
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`.
|
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 String getDefinitionString()
CfnStateMachinePropsgetDefinitionString in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionstringpublic String getRoleArn()
CfnStateMachinePropsgetRoleArn in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-rolearnpublic Object getLoggingConfiguration()
CfnStateMachinePropsgetLoggingConfiguration in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-loggingconfigurationpublic String getStateMachineName()
CfnStateMachinePropsgetStateMachineName in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinenamepublic String getStateMachineType()
CfnStateMachinePropsgetStateMachineType in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinetypepublic List<CfnStateMachine.TagsEntryProperty> getTags()
CfnStateMachinePropsgetTags in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-tagspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.