astronomer.providers.amazon.aws.operators.redshift_cluster¶
Classes¶
This class is deprecated. |
|
This class is deprecated. |
|
This class is deprecated. |
Module Contents¶
- class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperatorAsync(*args, **kwargs)[source]¶
Bases:
airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperator
This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperator.
- is_deprecated = True¶
- post_deprecation_replacement = 'from airflow.providers.amazon.aws.operators.redshift_cluster import RedshiftDeleteClusterOperator'¶
- class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperatorAsync(*args, **kwargs)[source]¶
Bases:
airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperator
This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperator.
- is_deprecated = True¶
- post_deprecation_replacement = 'from airflow.providers.amazon.aws.operators.redshift_cluster import RedshiftResumeClusterOperator'¶
- class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperatorAsync(*args, **kwargs)[source]¶
Bases:
airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperator
This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperator.
- is_deprecated = True¶
- post_deprecation_replacement = 'from airflow.providers.amazon.aws.operators.redshift_cluster import RedshiftPauseClusterOperator'¶