customEmails

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

Parameters

value

Specifies a list of custom email addresses to which the email notifications will be sent.


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


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

Parameters

values

Specifies a list of custom email addresses to which the email notifications will be sent.