posixProfile

@JvmName(name = "qeouxfkrydekbixi")
suspend fun posixProfile(value: Output<UserPosixProfileArgs>)
@JvmName(name = "mqooftyjehcpykut")
suspend fun posixProfile(value: UserPosixProfileArgs?)

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 Elastic File System (Amazon EFS) file systems. The POSIX permissions that are set on files and directories in your file system determine the level of access your users get when transferring files into and out of your Amazon EFS file systems.


@JvmName(name = "wkiaaogmwxsgqlob")
suspend fun posixProfile(argument: suspend UserPosixProfileArgsBuilder.() -> 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 Elastic File System (Amazon EFS) file systems. The POSIX permissions that are set on files and directories in your file system determine the level of access your users get when transferring files into and out of your Amazon EFS file systems.