eventTypeIds

@JvmName(name = "cjujhxoivmixatgw")
suspend fun eventTypeIds(value: Output<List<String>>)
@JvmName(name = "msebjwqmhfvxbxah")
suspend fun eventTypeIds(value: List<String>?)

Parameters

value

A list of event types associated with this notification rule. For list of allowed events see here.


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


@JvmName(name = "jwswryaalhudxqwk")
suspend fun eventTypeIds(values: List<Output<String>>)
@JvmName(name = "hmeaycclhrdbihye")
suspend fun eventTypeIds(vararg values: String)

Parameters

values

A list of event types associated with this notification rule. For list of allowed events see here.