matchingEventTypes

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

Parameters

value

An array that specifies which events the Amazon SES API v2 should send to the destinations. Valid values: SEND, REJECT, BOUNCE, COMPLAINT, DELIVERY, OPEN, CLICK, RENDERING_FAILURE, DELIVERY_DELAY, SUBSCRIPTION. The following arguments are optional:


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


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

Parameters

values

An array that specifies which events the Amazon SES API v2 should send to the destinations. Valid values: SEND, REJECT, BOUNCE, COMPLAINT, DELIVERY, OPEN, CLICK, RENDERING_FAILURE, DELIVERY_DELAY, SUBSCRIPTION. The following arguments are optional: