emails

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

Parameters

value

The email of the user.


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


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

Parameters

values

The email of the user.