webhookConfig property

WebhookConfig? webhookConfig
getter/setter pair

WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.

Implementation

WebhookConfig? webhookConfig;