Safe Haskell | None |
---|---|
Language | Haskell2010 |
Web.Mackerel.Types.Alert
Documentation
data AlertStatus Source #
Instances
Eq AlertStatus Source # | |
Defined in Web.Mackerel.Types.Alert | |
Show AlertStatus Source # | |
Defined in Web.Mackerel.Types.Alert Methods showsPrec :: Int -> AlertStatus -> ShowS # show :: AlertStatus -> String # showList :: [AlertStatus] -> ShowS # | |
ToJSON AlertStatus Source # | |
Defined in Web.Mackerel.Types.Alert Methods toJSON :: AlertStatus -> Value # toEncoding :: AlertStatus -> Encoding # toJSONList :: [AlertStatus] -> Value # toEncodingList :: [AlertStatus] -> Encoding # | |
FromJSON AlertStatus Source # | |
Defined in Web.Mackerel.Types.Alert |
Constructors
Alert | |
Fields
|