GetInstanceTemplateGuestAccelerator

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

Constructors

Link copied to clipboard
constructor(count: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

The number of the guest accelerator cards exposed to this instance.

Link copied to clipboard

The accelerator type resource to expose to this instance. E.g. nvidia-tesla-k80.