events

@JvmName(name = "nphyxnfxjmjlvnso")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "olxjdvkxqqiwryos")
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 = "hovywwrkqvspvumk")
suspend fun events(vararg values: Output<String>)


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

Parameters

values

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