airflow.providers.yandex.hooks.yandex¶
类¶
用于 Yandex.Cloud 相关任务的基础 Hook。 |
模块内容¶
- class airflow.providers.yandex.hooks.yandex.YandexCloudBaseHook(yandex_conn_id=None, default_folder_id=None, default_public_ssh_key=None, default_service_account_id=None)[source]¶
基类:
airflow.hooks.base.BaseHook
用于 Yandex.Cloud 相关任务的基础 Hook。
- 参数: