emails

@JvmName(name = "vhwxtcsorpjimlbn")
suspend fun emails(value: Output<List<String>>)
@JvmName(name = "qtfvyxhqvxvisymk")
suspend fun emails(value: List<String>?)

Parameters

value

A list of email addresses identified by this Certificate. Changing this forces a new resource to be created.


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


@JvmName(name = "irgyvcrouhghjfqm")
suspend fun emails(values: List<Output<String>>)
@JvmName(name = "yeykxyhoccuombmg")
suspend fun emails(vararg values: String)

Parameters

values

A list of email addresses identified by this Certificate. Changing this forces a new resource to be created.