suppressedReasons

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


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