groups

@JvmName(name = "jqcipbussbelyqhx")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "bsumtnygxodtjjph")
suspend fun groups(value: List<String>?)

Parameters

value

Group information about the requesting user. See user.Info interface for details.


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


@JvmName(name = "jmoccpgwhewvoncn")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "erxaostkcxpfxjpn")
suspend fun groups(vararg values: String)

Parameters

values

Group information about the requesting user. See user.Info interface for details.