LinuxNodeConfigArgs

fun LinuxNodeConfigArgs(cgroupMode: Output<LinuxNodeConfigCgroupMode>? = null, sysctls: Output<Map<String, String>>? = null)