cpuPolicy

@JvmName(name = "dfcrrdftcifenmcr")
suspend fun cpuPolicy(value: Output<String>)
@JvmName(name = "fdncrdvsyoxhfihx")
suspend fun cpuPolicy(value: String?)

Parameters

value

Kubelet cpu policy. For Kubernetes 1.12.6 and later, its valid value is either static or none. Default to none and modification is not supported.