posixUser

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

Parameters

value

Operating system user and group applied to all file system requests made using the access point. Detailed below.


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

Parameters

argument

Operating system user and group applied to all file system requests made using the access point. Detailed below.