emailAddresses

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

Parameters

value

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


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


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

Parameters

values

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