| Name | Type | Description | Notes |
|---|---|---|---|
| webhook_config_id | Option<uuid::Uuid> | The id of the webhook configs to use from the workspace. | [optional] |
| webhook_type | Option<String> | [optional] | |
| dbt_cloud | Option<crate::models::OperatorWebhookDbtCloud> | [optional] | |
| execution_url | Option<String> | DEPRECATED. Populate dbtCloud instead. | [optional] |
| execution_body | Option<String> | DEPRECATED. Populate dbtCloud instead. | [optional] |