Workflow Template Placement Managed Cluster Config Secondary Worker Config Accelerator
data class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAccelerator(val acceleratorCount: Int? = null, val acceleratorType: String? = null)
Constructors
Link copied to clipboard
fun WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAccelerator(acceleratorCount: Int? = null, acceleratorType: String? = null)
Types
Properties
Link copied to clipboard
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
.