OSConfigurationUnion type

OSConfigurationUnion의 별칭

type OSConfigurationUnion =
  | WindowsConfiguration
  | LinuxConfiguration
  | OSConfiguration