DescribeStateMachineForExecutionResponse
Types
Properties
Link copied to clipboard
The Amazon States Language definition of the state machine. See Amazon States Language.
Link copied to clipboard
The LoggingConfiguration
data type is used to set CloudWatch Logs options.
Link copied to clipboard
The revision identifier for the state machine. The first revision ID when you create the state machine is null.
Link copied to clipboard
The Amazon Resource Name (ARN) of the state machine associated with the execution.
Link copied to clipboard
Selects whether X-Ray tracing is enabled.
Link copied to clipboard
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
Functions
Link copied to clipboard
inline fun copy(block: DescribeStateMachineForExecutionResponse.Builder.() -> Unit = {}): DescribeStateMachineForExecutionResponse