matchingEventTypes

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


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