airflow_pydantic.WaitSensor¶
- pydantic model airflow_pydantic.WaitSensor[source]¶
Bases:
Task,WaitSensorArgs- field operator: Annotated[type, BeforeValidator(func=get_import_path, json_schema_input_type=PydanticUndefined), PlainSerializer(func=serialize_path_as_string, return_type=str, when_used=json)] = 'airflow_pydantic.airflow.WaitSensor'¶
airflow sensor path