WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAccelerator

data class WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAccelerator(val acceleratorCount: Int? = null, val acceleratorType: String? = null)

Constructors

constructor(acceleratorCount: Int? = null, acceleratorType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val acceleratorCount: Int? = null

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

Link copied to clipboard
val acceleratorType: String? = null

Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, nvidia-tesla-k80.