Workflow Template Placement Managed Cluster Config Worker Config
constructor(accelerators: List<WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAccelerator>? = null, diskConfig: WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfig? = null, image: String? = null, instanceNames: List<String>? = null, isPreemptible: Boolean? = null, machineType: String? = null, managedGroupConfigs: List<WorkflowTemplatePlacementManagedClusterConfigWorkerConfigManagedGroupConfig>? = null, minCpuPlatform: String? = null, numInstances: Int? = null, preemptibility: String? = null)