matchingEventTypes

@JvmName(name = "rueajmuchhjhtoss")
suspend fun matchingEventTypes(value: Output<List<String>>)
@JvmName(name = "ilkfreswlqeghlnl")
suspend fun matchingEventTypes(value: List<String>)

Parameters

value

The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.


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


@JvmName(name = "brlbjqxyraiaoncb")
suspend fun matchingEventTypes(values: List<Output<String>>)
@JvmName(name = "itntduususphhpky")
suspend fun matchingEventTypes(vararg values: String)

Parameters

values

The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.