events

@JvmName(name = "bodhjwtttvfrfnja")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "mxtwaipfktnykwnv")
suspend fun events(value: List<String>?)

Parameters

value

A list of events which should trigger the webhook. See a list of available events


@JvmName(name = "tivjajjunrtqpfxd")
suspend fun events(vararg values: Output<String>)


@JvmName(name = "yfdxgitusrplliwl")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "vhsjnqcmykdoduoo")
suspend fun events(vararg values: String)

Parameters

values

A list of events which should trigger the webhook. See a list of available events