boundGroupIds

@JvmName(name = "dwbcgeskjntmxwni")
suspend fun boundGroupIds(value: Output<List<String>>)
@JvmName(name = "ktfwekypvtglgdbv")
suspend fun boundGroupIds(value: List<String>?)

Parameters

value

If set, defines a constraint on the groups that can perform the login operation that they should be using the group ID specified by this field.


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


@JvmName(name = "woagssnljsayposb")
suspend fun boundGroupIds(values: List<Output<String>>)
@JvmName(name = "rlbmrnjbktjbvujf")
suspend fun boundGroupIds(vararg values: String)

Parameters

values

If set, defines a constraint on the groups that can perform the login operation that they should be using the group ID specified by this field.