astronomer.providers.amazon.aws.sensors.redshift_cluster¶
Classes¶
This class is deprecated. |
Module Contents¶
- class astronomer.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensorAsync(**kwargs)[source]¶
Bases:
airflow.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensor
This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensor and set deferrable param to True instead.
- is_deprecated = True¶
- post_deprecation_replacement = 'from airflow.providers.amazon.aws.sensors.redshift_cluster import RedshiftClusterSensor'¶