Builder
class Builder
Properties
Link copied to clipboard
The attempt number for this task instance.
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 error message if the task instance failed. This value is null if the task completed successfully.
Link copied to clipboard
The timestamp when the task instance was last modified, in ISO 8601 date-time format.
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.