groupIds

@JvmName(name = "kigjbcrecohadbtp")
suspend fun groupIds(value: Output<List<String>>)
@JvmName(name = "nserxkxspoukyhvc")
suspend fun groupIds(value: List<String>?)

Parameters

value

The unique group identifications which the user is belong to. The format is "group:yyyy@example.com";


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


@JvmName(name = "neqofsxwyahutxnq")
suspend fun groupIds(values: List<Output<String>>)
@JvmName(name = "mimlqpdlwbttpssh")
suspend fun groupIds(vararg values: String)

Parameters

values

The unique group identifications which the user is belong to. The format is "group:yyyy@example.com";