emails

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

Parameters

value

The email of the user.


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


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

Parameters

values

The email of the user.