squashMode

@JvmName(name = "ojjclatdtabuovag")
suspend fun squashMode(value: Output<NfsExportOptionsSquashMode>)
@JvmName(name = "heihrgpwlpxrufxf")
suspend fun squashMode(value: NfsExportOptionsSquashMode?)

Parameters

value

Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.