Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 650 Bytes

File metadata and controls

11 lines (7 loc) · 650 Bytes

airbyte_config_api_client.model.job_type.JobType

enum that describes the different types of jobs that the platform runs.

Model Type Info

Input Type Accessed Type Description Notes
str, str, enum that describes the different types of jobs that the platform runs. must be one of ["get_spec", "check_connection", "discover_schema", "sync", "reset_connection", "connection_updater", "replicate", ]

[Back to Model list] [Back to API list] [Back to README]