Runtime Software Config
constructor(customGpuDriverPath: String? = null, enableHealthMonitoring: Boolean? = null, idleShutdown: Boolean? = null, idleShutdownTimeout: Int? = null, installGpuDriver: Boolean? = null, kernels: List<RuntimeSoftwareConfigKernel>? = null, notebookUpgradeSchedule: String? = null, postStartupScript: String? = null, postStartupScriptBehavior: String? = null, upgradeable: Boolean? = null)