webhooks

@JvmName(name = "tktolemaeapyfrpl")
suspend fun webhooks(value: Output<List<WebhookNotificationArgs>>)
@JvmName(name = "josqpkpwyvoskskj")
suspend fun webhooks(value: List<WebhookNotificationArgs>?)

Parameters

value

the collection of webhook notifications.


@JvmName(name = "myvwbbytkwdjvbmw")
suspend fun webhooks(vararg values: Output<WebhookNotificationArgs>)


@JvmName(name = "rlnoxivqqytawiod")
suspend fun webhooks(values: List<Output<WebhookNotificationArgs>>)
@JvmName(name = "relbgivhxlrceipj")
suspend fun webhooks(vararg values: WebhookNotificationArgs)

Parameters

values

the collection of webhook notifications.


@JvmName(name = "wqxgeorhdepfnvox")
suspend fun webhooks(argument: List<suspend WebhookNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "kansqkndyrnrukdr")
suspend fun webhooks(vararg argument: suspend WebhookNotificationArgsBuilder.() -> Unit)
@JvmName(name = "dvyvdswklacdbufr")
suspend fun webhooks(argument: suspend WebhookNotificationArgsBuilder.() -> Unit)

Parameters

argument

the collection of webhook notifications.