Workflow Template Placement Managed Cluster Config Master Config Accelerator Args
data class WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs(val acceleratorCount: Output<Int>? = null, val acceleratorType: Output<String>? = null) : ConvertibleToJava<WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs>
Constructors
Link copied to clipboard
fun WorkflowTemplatePlacementManagedClusterConfigMasterConfigAcceleratorArgs(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
.