Name | Type | Description | Notes |
---|---|---|---|
on_start | Option<Veccrate::models::WebhookNotificationsOnStartInner> | An optional list of notification IDs to call when the run starts. A maximum of 3 destinations can be specified for the on_start property. |
[optional] |
on_success | Option<Veccrate::models::WebhookNotificationsOnStartInner> | An optional list of notification IDs to call when the run completes successfully. A maximum of 3 destinations can be specified for the on_success property. |
[optional] |
on_failure | Option<Veccrate::models::WebhookNotificationsOnStartInner> | An optional list of notification IDs to call when the run fails. A maximum of 3 destinations can be specified for the on_failure property. |
[optional] |