Get Bundles Bundle Desktop Type Attribute
data class GetBundlesBundleDesktopTypeAttribute(val cpuCount: Int, val gpuCount: String, val gpuSpec: String, val memorySize: String)
Constructors
Link copied to clipboard
fun GetBundlesBundleDesktopTypeAttribute(cpuCount: Int, gpuCount: String, gpuSpec: String, memorySize: String)