TaskInstanceSummary
class TaskInstanceSummary
Summary information about a task instance within a workflow run, including its status and execution details.
Types
Properties
Link copied to clipboard
The duration of the task instance execution in seconds. This value is null if the task is not complete.
Link copied to clipboard
The name of the Apache Airflow operator used for this task instance.
Link copied to clipboard
The current status of the task instance.
Link copied to clipboard
The unique identifier of this task instance.
Link copied to clipboard
The Amazon Resource Name (ARN) of the workflow that contains this task instance.
Link copied to clipboard
The version of the workflow that contains this task instance.