matchingEventTypes

@JvmName(name = "ojqoqtfmxgostrhb")
suspend fun matchingEventTypes(value: Output<List<String>>)
@JvmName(name = "flcpumwtvavxtyds")
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 = "pmvcocphhhekovxw")
suspend fun matchingEventTypes(vararg values: Output<String>)


@JvmName(name = "awmhxeokwlkpytug")
suspend fun matchingEventTypes(values: List<Output<String>>)
@JvmName(name = "kcgabfxvgpiqbnbq")
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.