eventTypes

@JvmName(name = "oljrjsfrsvbgjfau")
suspend fun eventTypes(value: Output<List<String>>)
@JvmName(name = "lickysdkgdsfnscw")
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 = "uetauhqladuuweky")
suspend fun eventTypes(vararg values: Output<String>)


@JvmName(name = "amwwrpruqpmvoqhd")
suspend fun eventTypes(values: List<Output<String>>)
@JvmName(name = "ndynbhimgyexewfo")
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.