webhooksIntegrations

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

Parameters

value

The unique ID of a configured webhooks endpoint to which the notification should be dispatched.


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


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

Parameters

values

The unique ID of a configured webhooks endpoint to which the notification should be dispatched.


@JvmName(name = "omhljagxpbouxpre")
suspend fun webhooksIntegrations(argument: List<suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "kpqnvnneblderemp")
suspend fun webhooksIntegrations(vararg argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "eladchljbocrreuw")
suspend fun webhooksIntegrations(argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)

Parameters

argument

The unique ID of a configured webhooks endpoint to which the notification should be dispatched.