Variable JobType

JobType: { check_connection: "check_connection"; connection_updater: "connection_updater"; discover_schema: "discover_schema"; get_spec: "get_spec"; replicate: "replicate"; reset_connection: "reset_connection"; sync: "sync" }

Type declaration

  • check_connection: "check_connection"
  • connection_updater: "connection_updater"
  • discover_schema: "discover_schema"
  • get_spec: "get_spec"
  • replicate: "replicate"
  • reset_connection: "reset_connection"
  • sync: "sync"

Generated using TypeDoc