suppressedReasons

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


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