DescribeStateMachineResponse
Types
Properties
Link copied to clipboard
The date the state machine is created.
Link copied to clipboard
The Amazon States Language definition of the state machine. See Amazon States Language.
Link copied to clipboard
The description of the state machine version.
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.
Link copied to clipboard
The Amazon Resource Name (ARN) that identifies the state machine.
Link copied to clipboard
The current status of the state machine.
Link copied to clipboard
Selects whether X-Ray tracing is enabled.
Link copied to clipboard
The type
of the state machine (STANDARD
or EXPRESS
).
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: DescribeStateMachineResponse.Builder.() -> Unit = {}): DescribeStateMachineResponse