suppressedReasons

@JvmName(name = "jfoxfssplukcfofw")
suspend fun suppressedReasons(value: Output<List<String>>)
@JvmName(name = "ammauxbljirkhgfq")
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 = "ljsnpbvlwxsxjmum")
suspend fun suppressedReasons(vararg values: Output<String>)


@JvmName(name = "asrgcudrtoucejln")
suspend fun suppressedReasons(values: List<Output<String>>)
@JvmName(name = "piqdnxbqxhqgteed")
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.