emails

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

Parameters

value

The email of the user.


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


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

Parameters

values

The email of the user.