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