:py:mod:`astronomer.providers.dbt.cloud.sensors.dbt` ==================================================== .. py:module:: astronomer.providers.dbt.cloud.sensors.dbt Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: astronomer.providers.dbt.cloud.sensors.dbt.DbtCloudJobRunSensorAsync .. py:class:: DbtCloudJobRunSensorAsync(*args, **kwargs) Bases: :py:obj:`airflow.providers.dbt.cloud.sensors.dbt.DbtCloudJobRunSensor` This class is deprecated. Use :class: `~airflow.providers.dbt.cloud.sensors.dbt.DbtCloudJobRunSensor` instead and set `deferrable` param to `True` instead.