uncountable.types.job_definition_t.CustomHttpJobDefinition

class uncountable.types.job_definition_t.CustomHttpJobDefinition
enabled: bool = True
executor: JobExecutor
id: str
logging_settings: JobLoggingSettings | None = None
name: str
subqueue_name: str | None = None
tags: list[str] | None = None
type: Literal[JobDefinitionType]