squashMode

@JvmName(name = "ccbdtocchhupvnkn")
suspend fun squashMode(value: Output<String>)
@JvmName(name = "drrssmhhfdpoftxs")
suspend fun squashMode(value: String?)

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. Default value is NO_ROOT_SQUASH. Possible values are: NO_ROOT_SQUASH, ROOT_SQUASH.