ClusterNodePoolNodeConfigKubeletConfigArgs

constructor(allowedUnsafeSysctls: Output<List<String>>? = null, containerLogMaxFiles: Output<Int>? = null, containerLogMaxSize: Output<String>? = null, cpuCfsQuota: Output<Boolean>? = null, cpuCfsQuotaPeriod: Output<String>? = null, cpuManagerPolicy: Output<String>? = null, imageGcHighThresholdPercent: Output<Int>? = null, imageGcLowThresholdPercent: Output<Int>? = null, imageMaximumGcAge: Output<String>? = null, imageMinimumGcAge: Output<String>? = null, insecureKubeletReadonlyPortEnabled: Output<String>? = null, podPidsLimit: Output<Int>? = null)