Get Region Instance Template Advanced Machine Feature
data class GetRegionInstanceTemplateAdvancedMachineFeature(val enableNestedVirtualization: Boolean, val threadsPerCore: Int, val visibleCoreCount: Int)
Constructors
Link copied to clipboard
fun GetRegionInstanceTemplateAdvancedMachineFeature(enableNestedVirtualization: Boolean, threadsPerCore: Int, visibleCoreCount: Int)