posixProfile

@JvmName(name = "bnkqqnvdcgiyhxje")
suspend fun posixProfile(value: Output<AccessPosixProfileArgs>)
@JvmName(name = "fnfgjdrswamdmjqg")
suspend fun posixProfile(value: AccessPosixProfileArgs?)

Parameters

value

Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon EFS file systems. See Posix Profile below.


@JvmName(name = "edtnmrbagswtactb")
suspend fun posixProfile(argument: suspend AccessPosixProfileArgsBuilder.() -> Unit)

Parameters

argument

Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon EFS file systems. See Posix Profile below.