HypothesisStatus type
The hypothesis status of the hunt.
KnownHypothesisStatus can be used interchangeably with HypothesisStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Invalidated: Invalidated
Validated: Validated
type HypothesisStatus = string