@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(Object definition,
Object definitionSubstitutions,
Object definitionUri,
Object events,
Object logging,
String name,
Object policies,
String role,
Map<String,String> tags,
String type)
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::Serverless::StateMachine.Definition`.
|
Object |
getDefinitionSubstitutions()
`AWS::Serverless::StateMachine.DefinitionSubstitutions`.
|
Object |
getDefinitionUri()
`AWS::Serverless::StateMachine.DefinitionUri`.
|
Object |
getEvents()
`AWS::Serverless::StateMachine.Events`.
|
Object |
getLogging()
`AWS::Serverless::StateMachine.Logging`.
|
String |
getName()
`AWS::Serverless::StateMachine.Name`.
|
Object |
getPolicies()
`AWS::Serverless::StateMachine.Policies`.
|
String |
getRole()
`AWS::Serverless::StateMachine.Role`.
|
Map<String,String> |
getTags()
`AWS::Serverless::StateMachine.Tags`.
|
String |
getType()
`AWS::Serverless::StateMachine.Type`.
|
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(Object definition, Object definitionSubstitutions, Object definitionUri, Object events, Object logging, String name, Object policies, String role, Map<String,String> tags, String type)
CfnStateMachineProps.Builder.public final Object getDefinition()
CfnStateMachinePropsgetDefinition in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Object getDefinitionSubstitutions()
CfnStateMachinePropsgetDefinitionSubstitutions in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Object getDefinitionUri()
CfnStateMachinePropsgetDefinitionUri in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Object getEvents()
CfnStateMachinePropsgetEvents in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Object getLogging()
CfnStateMachinePropsgetLogging in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final String getName()
CfnStateMachinePropsgetName in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Object getPolicies()
CfnStateMachinePropsgetPolicies in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final String getRole()
CfnStateMachinePropsgetRole in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final Map<String,String> getTags()
CfnStateMachinePropsgetTags in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.htmlpublic final String getType()
CfnStateMachinePropsgetType in interface CfnStateMachinePropshttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.