squashMode

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