posixSecondaryGroupIds

@JvmName(name = "nqqvfegwkrvmtolv")
suspend fun posixSecondaryGroupIds(value: Output<List<Int>>)
@JvmName(name = "nvlcgvdppgxjlliu")
suspend fun posixSecondaryGroupIds(value: List<Int>?)

Parameters

value

The ID of the second user group.


@JvmName(name = "axroiguxhvcycfbx")
suspend fun posixSecondaryGroupIds(vararg values: Output<Int>)


@JvmName(name = "csnnxeqdwnglccle")
suspend fun posixSecondaryGroupIds(values: List<Output<Int>>)
@JvmName(name = "alpfiecghmampoem")
suspend fun posixSecondaryGroupIds(vararg values: Int)

Parameters

values

The ID of the second user group.