boundGroupIds

@JvmName(name = "ihhxnfeohtjjlkwm")
suspend fun boundGroupIds(value: Output<List<String>>)
@JvmName(name = "ptludmbkxytvfcfq")
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 = "bwkvdlcflbktuejj")
suspend fun boundGroupIds(vararg values: Output<String>)


@JvmName(name = "ukntifvigwmkjmfk")
suspend fun boundGroupIds(values: List<Output<String>>)
@JvmName(name = "omvvwhmexbeehbka")
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.