astronomer.providers.dbt.cloud.triggers.dbt¶
Classes¶
This class is deprecated and will be removed in 2.0.0. |
Module Contents¶
- class astronomer.providers.dbt.cloud.triggers.dbt.DbtCloudRunJobTrigger(conn_id, run_id, end_time, poll_interval, account_id)[source]¶
Bases:
airflow.triggers.base.BaseTrigger
This class is deprecated and will be removed in 2.0.0. Use :class: ~airflow.providers.dbt.triggers.dbt.DbtCloudRunJobTrigger instead.
- run_id¶
- account_id¶
- conn_id¶
- end_time¶
- poll_interval¶