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>
Constructors
Link copied to clipboard
fun WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAcceleratorArgs(acceleratorCount: Output<Int>? = null, acceleratorType: Output<String>? = null)
Functions
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
.