posixUser

@JvmName(name = "ruuialupxvcjhcnq")
suspend fun posixUser(value: Output<AccessPointPosixUserArgs>)
@JvmName(name = "sonxtthfeuukwajn")
suspend fun posixUser(value: AccessPointPosixUserArgs?)

Parameters

value

The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.


@JvmName(name = "mgddxoeeqdmcgmof")
suspend fun posixUser(argument: suspend AccessPointPosixUserArgsBuilder.() -> Unit)

Parameters

argument

The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.