ServiceDescriptionUnion type

Содержит возможные случаи для ServiceDescription.

type ServiceDescriptionUnion =
  | ServiceDescription
  | StatefulServiceDescription
  | StatelessServiceDescription