customEmails

@JvmName(name = "okojpfvklcqyiilq")
suspend fun customEmails(value: Output<List<String>>)
@JvmName(name = "nqwqrfgardpsswbv")
suspend fun customEmails(value: List<String>?)

Parameters

value

the list of administrator's custom email addresses to notify of the activation of the alert.


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


@JvmName(name = "mserddnucyaktpho")
suspend fun customEmails(values: List<Output<String>>)
@JvmName(name = "xjabexaqjrhrwnhr")
suspend fun customEmails(vararg values: String)

Parameters

values

the list of administrator's custom email addresses to notify of the activation of the alert.