matchingEventTypes

@JvmName(name = "ouymcwfauxxskcwq")
suspend fun matchingEventTypes(value: Output<List<String>>)
@JvmName(name = "aowrxcngkierfptr")
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.


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


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