GetBundlesBundleDesktopTypeAttribute

data class GetBundlesBundleDesktopTypeAttribute(val cpuCount: Int, val gpuCount: String, val gpuSpec: String, val memorySize: String)

Constructors

Link copied to clipboard
constructor(cpuCount: Int, gpuCount: String, gpuSpec: String, memorySize: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cpu count attribute of the bundle.

Link copied to clipboard

The gpu count attribute of the bundle.

Link copied to clipboard

The gpu spec attribute of the bundle.

Link copied to clipboard

The memory size attribute of the bundle.