threadPoolGetSize

@JvmName(name = "iehmkrtypgrbaokj")
suspend fun threadPoolGetSize(value: Output<Int>)
@JvmName(name = "fabohggojojpjafb")
suspend fun threadPoolGetSize(value: Int?)

Parameters

value

Number of workers in the get operation thread pool. Do note this may have maximum value depending on CPU count - value is automatically lowered if set to higher than maximum value.