@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 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 |
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 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 CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-rolearnpublic final Object getDefinitionS3Location()
CfnStateMachinePropsgetDefinitionS3Location in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitions3locationpublic final String getDefinitionString()
CfnStateMachinePropsgetDefinitionString in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionstringpublic final Object getDefinitionSubstitutions()
CfnStateMachinePropsgetDefinitionSubstitutions in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionsubstitutionspublic final Object getLoggingConfiguration()
CfnStateMachinePropsgetLoggingConfiguration in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-loggingconfigurationpublic final String getStateMachineName()
CfnStateMachinePropsgetStateMachineName in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinenamepublic final String getStateMachineType()
CfnStateMachinePropsgetStateMachineType in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinetypepublic final List<CfnStateMachine.TagsEntryProperty> getTags()
CfnStateMachinePropsgetTags in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-tagspublic final Object getTracingConfiguration()
CfnStateMachinePropsgetTracingConfiguration in interface CfnStateMachinePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-tracingconfiguration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.