| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.SESConfigurationSet
Description
Synopsis
Documentation
data SESConfigurationSet #
Full data type definition for SESConfigurationSet. See
sesConfigurationSet for a more convenient constructor.
Constructors
| SESConfigurationSet | |
Fields | |
Instances
| Eq SESConfigurationSet # | |
Defined in Stratosphere.Resources.SESConfigurationSet Methods (==) :: SESConfigurationSet -> SESConfigurationSet -> Bool # (/=) :: SESConfigurationSet -> SESConfigurationSet -> Bool # | |
| Show SESConfigurationSet # | |
Defined in Stratosphere.Resources.SESConfigurationSet Methods showsPrec :: Int -> SESConfigurationSet -> ShowS # show :: SESConfigurationSet -> String # showList :: [SESConfigurationSet] -> ShowS # | |
| ToJSON SESConfigurationSet # | |
Defined in Stratosphere.Resources.SESConfigurationSet Methods toJSON :: SESConfigurationSet -> Value # toEncoding :: SESConfigurationSet -> Encoding # toJSONList :: [SESConfigurationSet] -> Value # toEncodingList :: [SESConfigurationSet] -> Encoding # | |
| FromJSON SESConfigurationSet # | |
Defined in Stratosphere.Resources.SESConfigurationSet Methods parseJSON :: Value -> Parser SESConfigurationSet # parseJSONList :: Value -> Parser [SESConfigurationSet] # | |
sesConfigurationSet :: SESConfigurationSet #
Constructor for SESConfigurationSet containing required fields as
arguments.