visibleCoreCount

@JvmName(name = "gcymvldaujccdmda")
suspend fun visibleCoreCount(value: Output<Int>)
@JvmName(name = "tprecfoclsepfjck")
suspend fun visibleCoreCount(value: Int?)

Parameters

value

The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance's nominal CPU count and the underlying platform's SMT width.