Workflow Template Placement Managed Cluster Config Secondary Worker Config Accelerator Args
data class WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgs(val acceleratorCount: Output<Int>? = null, val acceleratorType: Output<String>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgs>
Properties
Link copied to clipboard
The number of the accelerator cards of this type exposed to this instance.
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
.