webhooksIntegrations

@JvmName(name = "pphrqkstuvtlrojg")
suspend fun webhooksIntegrations(value: Output<List<NotificationPolicyWebhooksIntegrationArgs>>)
@JvmName(name = "vyyjweakoqrcyjij")
suspend fun webhooksIntegrations(value: List<NotificationPolicyWebhooksIntegrationArgs>?)

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.


@JvmName(name = "smnmhslmargpiffg")
suspend fun webhooksIntegrations(vararg values: Output<NotificationPolicyWebhooksIntegrationArgs>)


@JvmName(name = "pibhsoapwptvjjoc")
suspend fun webhooksIntegrations(values: List<Output<NotificationPolicyWebhooksIntegrationArgs>>)
@JvmName(name = "jbijemffaolsibrq")
suspend fun webhooksIntegrations(vararg values: NotificationPolicyWebhooksIntegrationArgs)

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.


@JvmName(name = "epnesogpmrlldkpx")
suspend fun webhooksIntegrations(argument: List<suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "noydutmxphliwfxa")
suspend fun webhooksIntegrations(vararg argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "yfdpxpvjabxajtux")
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.