secondaryGids

@JvmName(name = "csptqbgrqjxpkfkc")
suspend fun secondaryGids(value: Output<List<Int>>)
@JvmName(name = "xdficklxnwcvmqwj")
suspend fun secondaryGids(value: List<Int>?)

Parameters

value

The secondary POSIX group IDs used for all EFS operations by this user.


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


@JvmName(name = "cdohhyokyltcsbmq")
suspend fun secondaryGids(values: List<Output<Int>>)
@JvmName(name = "jhqqneekoxxppqkf")
suspend fun secondaryGids(vararg values: Int)

Parameters

values

The secondary POSIX group IDs used for all EFS operations by this user.