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