threadsPerCore

@JvmName(name = "jribyfhrxtvcgpyu")
suspend fun threadsPerCore(value: Output<Int>)
@JvmName(name = "glivdimdifjkrtpf")
suspend fun threadsPerCore(value: Int?)

Parameters

value

The number of threads per CPU core. To disable multithreading for the instance, specify a value of `1`. Otherwise, specify the default value of `2`.