NAME
Paws::StepFunctions::DescribeStateMachineForExecutionOutput
ATTRIBUTES
REQUIRED Definition => Str
The Amazon States Language definition of the state machine. See Amazon States Language (https://docs.aws.amazon.com/step-functions/latest/dg/concepts-amazon-states-language.html).
LoggingConfiguration => Paws::StepFunctions::LoggingConfiguration
REQUIRED Name => Str
The name of the state machine associated with the execution.
REQUIRED RoleArn => Str
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
REQUIRED StateMachineArn => Str
The Amazon Resource Name (ARN) of the state machine associated with the execution.
TracingConfiguration => Paws::StepFunctions::TracingConfiguration
Selects whether AWS X-Ray tracing is enabled.
REQUIRED UpdateDate => Str
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.