emailList

@JvmName(name = "wlhcmldkdvoydydd")
suspend fun emailList(value: Output<List<String>>)
@JvmName(name = "urwpchlrnloocyjs")
suspend fun emailList(value: List<String>)

Parameters

value

List of Email-ids to be notified about job progress.


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


@JvmName(name = "tyxjlxpkkpwvkfhe")
suspend fun emailList(values: List<Output<String>>)
@JvmName(name = "umfkbliggkthnsus")
suspend fun emailList(vararg values: String)

Parameters

values

List of Email-ids to be notified about job progress.