GetReservationSpecificReservationInstancePropertyGuestAccelerator

data class GetReservationSpecificReservationInstancePropertyGuestAccelerator(val acceleratorCount: Int, val acceleratorType: String)

Constructors

constructor(acceleratorCount: Int, acceleratorType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The full or partial URL of the accelerator type to attach to this instance. For example: 'projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100' If you are creating an instance template, specify only the accelerator name.