policy

@get:JvmName(name = "getPolicy")
@set:JvmName(name = "setPolicy")
var policy: GuestVFSPolicy
Effective VFS policy.

Provides a rendered VFS policy from all input configurations, which should be applied and enforced at runtime by
the VFS implementation.

.elide.vfs.GuestVFSPolicy policy = 4;