Cpu Options Properties Args
data class CpuOptionsPropertiesArgs(val coreCount: Output<Int>? = null, val threadsPerCore: Output<Int>? = null) : ConvertibleToJava<CpuOptionsPropertiesArgs>
The CPU options for the instance.