emailAddresses

@JvmName(name = "ydotttrqewweojqv")
suspend fun emailAddresses(value: Output<List<String>>)
@JvmName(name = "mlgaxghpufssspyx")
suspend fun emailAddresses(value: List<String>?)

Parameters

value

Specifies a list of email addresses which the Anomaly Alerts are send to.


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


@JvmName(name = "vhegnjvdbdercsrc")
suspend fun emailAddresses(values: List<Output<String>>)
@JvmName(name = "seixctxpvlhvmsjx")
suspend fun emailAddresses(vararg values: String)

Parameters

values

Specifies a list of email addresses which the Anomaly Alerts are send to.