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