class Aws::States::Types::DescribeStateMachineForExecutionOutput

@!attribute [rw] state_machine_arn

The Amazon Resource Name (ARN) of the state machine associated with
the execution.
@return [String]

@!attribute [rw] name

The name of the state machine associated with the execution.
@return [String]

@!attribute [rw] definition

The Amazon States Language definition of the state machine. See
[Amazon States Language][1].

[1]: https://docs.aws.amazon.com/step-functions/latest/dg/concepts-amazon-states-language.html
@return [String]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of the IAM role of the State Machine
for the execution.
@return [String]

@!attribute [rw] update_date

The date and time the state machine associated with an execution was
updated. For a newly created state machine, this is the creation
date.
@return [Time]

@!attribute [rw] logging_configuration

The `LoggingConfiguration` data type is used to set CloudWatch Logs
options.
@return [Types::LoggingConfiguration]

@!attribute [rw] tracing_configuration

Selects whether AWS X-Ray tracing is enabled.
@return [Types::TracingConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/DescribeStateMachineForExecutionOutput AWS API Documentation

Constants

SENSITIVE