| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Cloudy.Cli.Aws
Documentation
data AwsCliOpts Source #
Instances
| Show AwsCliOpts Source # | |
Defined in Cloudy.Cli.Aws Methods showsPrec :: Int -> AwsCliOpts -> ShowS # show :: AwsCliOpts -> String # showList :: [AwsCliOpts] -> ShowS # | |
data AwsCreateCliOpts Source #
Constructors
| AwsCreateCliOpts |
Instances
| Show AwsCreateCliOpts Source # | |
Defined in Cloudy.Cli.Aws Methods showsPrec :: Int -> AwsCreateCliOpts -> ShowS # show :: AwsCreateCliOpts -> String # showList :: [AwsCreateCliOpts] -> ShowS # | |
data AwsListInstanceTypesCliOpts Source #
Constructors
| AwsListInstanceTypesCliOpts |
Instances
| Show AwsListInstanceTypesCliOpts Source # | |
Defined in Cloudy.Cli.Aws Methods showsPrec :: Int -> AwsListInstanceTypesCliOpts -> ShowS # show :: AwsListInstanceTypesCliOpts -> String # showList :: [AwsListInstanceTypesCliOpts] -> ShowS # | |