Variable JobConfigType

JobConfigType: { check_connection_destination: "check_connection_destination"; check_connection_source: "check_connection_source"; discover_schema: "discover_schema"; get_spec: "get_spec"; reset_connection: "reset_connection"; sync: "sync" }

Type declaration

  • check_connection_destination: "check_connection_destination"
  • check_connection_source: "check_connection_source"
  • discover_schema: "discover_schema"
  • get_spec: "get_spec"
  • reset_connection: "reset_connection"
  • sync: "sync"

Generated using TypeDoc