Compartir a través de


WorkerSelectorAttachmentOutput type

Datos adjuntos que adjuntan selectores de trabajo a un trabajo.

type WorkerSelectorAttachmentOutput =
  | ConditionalWorkerSelectorAttachmentOutput
  | PassThroughWorkerSelectorAttachmentOutput
  | RuleEngineWorkerSelectorAttachmentOutput
  | StaticWorkerSelectorAttachmentOutput
  | WeightedAllocationWorkerSelectorAttachmentOutput