WorkstationConfigHostGceInstanceAccelerator

data class WorkstationConfigHostGceInstanceAccelerator(val count: Int, val type: String)

Constructors

constructor(count: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Number of accelerator cards exposed to the instance.

Link copied to clipboard

Type of accelerator resource to attach to the instance, for example, "nvidia-tesla-p100".