GetInstanceMachineConfig

data class GetInstanceMachineConfig(val cpuCount: Int)

Constructors

Link copied to clipboard
constructor(cpuCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of CPU's in the VM instance.