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 timestamp when the task instance completed execution, in ISO 8601 date-time format. 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 CloudWatch log stream name for this task instance execution.

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 unique identifier of the workflow run that contains this task instance.

Link copied to clipboard

The timestamp when the task instance started execution, in ISO 8601 date-time format. This value is null if the task has not started.

Link copied to clipboard

The current status of the task instance.

Link copied to clipboard

The unique identifier of the task definition within the workflow.

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.

Link copied to clipboard

Cross-communication data exchanged between tasks in the workflow execution.