DescribeStateMachineForExecutionResponse
Types
Properties
Link copied to clipboard
The Amazon States Language definition of the state machine. See Amazon States Language.
Link copied to clipboard
Settings to configure server-side encryption.
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.
Link copied to clipboard
A map of state name to a list of variables referenced by that state. States that do not use variable references will not be shown in the response.
Functions
Link copied to clipboard
inline fun copy(block: DescribeStateMachineForExecutionResponse.Builder.() -> Unit = {}): DescribeStateMachineForExecutionResponse