uncountable.types.job_definition_t.JobDefinitionType¶ class uncountable.types.job_definition_t.JobDefinitionType¶ Enum where members are also (and must be) strings CRON = 'cron'¶ CUSTOM_HTTP = 'custom_http'¶ UNCOUNTABLE_WEBHOOK = 'uncountable_webhook'¶ WEBHOOK = 'webhook'¶