suppressedReasons

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

Parameters

value

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


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


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

Parameters

values

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