webhooks Integrations
Parameters
value
The unique id of a configured webhooks endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.
Parameters
values
The unique id of a configured webhooks endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.
suspend fun webhooksIntegrations(argument: List<suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit>)
suspend fun webhooksIntegrations(vararg argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)
suspend fun webhooksIntegrations(argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)
Parameters
argument
The unique id of a configured webhooks endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.