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