suppressedReasons

@JvmName(name = "ocyjwanaaacuotgr")
suspend fun suppressedReasons(value: Output<List<String>>)
@JvmName(name = "secegoocklpypxdl")
suspend fun suppressedReasons(value: List<String>?)

Parameters

value

A list that contains the reasons that email addresses will be automatically added to the suppression list for your account. Valid values: COMPLAINT, BOUNCE.


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


@JvmName(name = "grymwypxhpgtmkyq")
suspend fun suppressedReasons(values: List<Output<String>>)
@JvmName(name = "jbqqaxbxqtugjmqr")
suspend fun suppressedReasons(vararg values: String)

Parameters

values

A list that contains the reasons that email addresses will be automatically added to the suppression list for your account. Valid values: COMPLAINT, BOUNCE.