matchingEventTypes

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


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