userGroups

@JvmName(name = "ndhamcrrvvjuqxgv")
suspend fun userGroups(value: Output<List<String>>)
@JvmName(name = "hbjrsrhkwtsdwpkb")
suspend fun userGroups(value: List<String>?)

Parameters

value

The name of the group.


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


@JvmName(name = "vxqrdmxgoyeddwaj")
suspend fun userGroups(values: List<Output<String>>)
@JvmName(name = "dbqhadqjbtkcjtuj")
suspend fun userGroups(vararg values: String)

Parameters

values

The name of the group.