webhooksIntegrations

@JvmName(name = "eheplpgydnquaoly")
suspend fun webhooksIntegrations(value: Output<List<NotificationPolicyWebhooksIntegrationArgs>>)
@JvmName(name = "kbxhudknuiapptql")
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 = "bpxxsgiqfdyxmpau")
suspend fun webhooksIntegrations(vararg values: Output<NotificationPolicyWebhooksIntegrationArgs>)


@JvmName(name = "esngsdsuaowshgmp")
suspend fun webhooksIntegrations(values: List<Output<NotificationPolicyWebhooksIntegrationArgs>>)
@JvmName(name = "hmjoyviwemkspuxc")
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 = "tqafcrbaseuhkrfj")
suspend fun webhooksIntegrations(argument: List<suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "vsqrbhpaspjtcujg")
suspend fun webhooksIntegrations(vararg argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "bvjrliodghvhtevp")
suspend fun webhooksIntegrations(argument: suspend NotificationPolicyWebhooksIntegrationArgsBuilder.() -> Unit)

Parameters

argument

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