eventTypes

@JvmName(name = "qiqtndamdqgdrvbs")
suspend fun eventTypes(value: Output<List<String>>)
@JvmName(name = "gfxcecjahvwkpebv")
suspend fun eventTypes(value: List<String>?)

Parameters

value

If present, only send notifications about listed event types. If empty, sent notifications for all event types.


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


@JvmName(name = "hvsxvdblyelgecdn")
suspend fun eventTypes(values: List<Output<String>>)
@JvmName(name = "agnodowxybstinah")
suspend fun eventTypes(vararg values: String)

Parameters

values

If present, only send notifications about listed event types. If empty, sent notifications for all event types.