squashMode

@JvmName(name = "kgsqtupqteaetitd")
suspend fun squashMode(value: Output<NfsExportOptionsSquashMode>)
@JvmName(name = "gxjtnvarxgpnegbr")
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.