| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Cloudy.Cmd.Utils
Documentation
data SelectInstBy Source #
Instances
| Show SelectInstBy Source # | |
Defined in Cloudy.Cmd.Utils Methods showsPrec :: Int -> SelectInstBy -> ShowS # show :: SelectInstBy -> String # showList :: [SelectInstBy] -> ShowS # | |
mkSelectInstBy :: Maybe CloudyInstanceId -> Maybe Text -> IO SelectInstBy Source #