cpuInfo

@JvmName(name = "imnaivnjbgxhrbhw")
suspend fun cpuInfo(value: Output<String>)
@JvmName(name = "bpbirscvrknopmlv")
suspend fun cpuInfo(value: String)

Parameters

value

Provides CPU details, including the number of cores, number of threads, clock frequency, and architecture type. This information helps to evaluate the processing power and identify whether it can meet the performance requirements of a particular application.