airflow_pydantic.FileSensor¶
- pydantic model airflow_pydantic.FileSensor[source]¶
Bases:
Task,FileSensorArgs- 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.FileSensor'¶
airflow sensor path