groupIds

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

Parameters

value

A set of group ids that should be default groups on the realm referenced by realm_id.


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


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

Parameters

values

A set of group ids that should be default groups on the realm referenced by realm_id.