WorkerSelectorAttachmentOutput type

Pièce jointe qui attache des sélecteurs de travail à un travail.

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