Region Instance Template Advanced Machine Features Args
data class RegionInstanceTemplateAdvancedMachineFeaturesArgs(val enableNestedVirtualization: Output<Boolean>? = null, val threadsPerCore: Output<Int>? = null, val visibleCoreCount: Output<Int>? = null) : ConvertibleToJava<RegionInstanceTemplateAdvancedMachineFeaturesArgs>
Constructors
Link copied to clipboard
fun RegionInstanceTemplateAdvancedMachineFeaturesArgs(enableNestedVirtualization: Output<Boolean>? = null, threadsPerCore: Output<Int>? = null, visibleCoreCount: Output<Int>? = null)
Functions
Properties
Link copied to clipboard
The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1.
Link copied to clipboard
The number of physical cores to expose to an instance. visible cores info (VC).