ProbeActionUnion type

type ProbeActionUnion =
  | ProbeAction
  | HttpGetAction
  | ExecAction
  | TCPSocketAction