emails

@JvmName(name = "krdnmwrrnikdsdbv")
suspend fun emails(value: Output<List<String>>)
@JvmName(name = "basnweyovhknlwkg")
suspend fun emails(value: List<String>)

Parameters

value

The email of the Google Workspace group.


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


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

Parameters

values

The email of the Google Workspace group.