Get State Machine Result
Constructors
Properties
The Amazon States Language definition of the state machine. The state machine definition must be in JSON. See Amazon States Language .
Encryption configuration for the state machine.
Defines what execution history events are logged and where they are logged.
Returns the name of the state machine. For example: { "Fn::GetAtt": ["MyStateMachine", "Name"] }
Returns the name of your state machine: HelloWorld-StateMachine
If you did not specify the name it will be similar to the following: MyStateMachine-1234abcdefgh
For more information about using Fn::GetAtt
, see Fn::GetAtt .
Identifier for a state machine revision, which is an immutable, read-only snapshot of a state machine’s definition and configuration.
Selects whether or not the state machine's AWS X-Ray tracing is enabled.