threadsPerCore

@JvmName(name = "okyxwukxfjgsmncp")
suspend fun threadsPerCore(value: Output<Int>)
@JvmName(name = "tinfgyggecmsehfm")
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`.