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