Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 785 Bytes

OperatorWebhook.md

File metadata and controls

15 lines (10 loc) · 785 Bytes

OperatorWebhook

Properties

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]

[Back to Model list] [Back to API list] [Back to README]