Node Runtime Handler Features Args
data class NodeRuntimeHandlerFeaturesArgs(val recursiveReadOnlyMounts: Output<Boolean>? = null, val userNamespaces: Output<Boolean>? = null) : ConvertibleToJava<NodeRuntimeHandlerFeaturesArgs>
NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler.