stratosphere-ses-1.0.0: Stratosphere integration for AWS SES.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SES.ReceiptRule

Documentation

data ReceiptRule Source #

Instances

Instances details
ToJSON ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Show ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Eq ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

ToResourceProperties ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Property "After" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Associated Types

type PropertyType "After" ReceiptRule 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Property "Rule" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Associated Types

type PropertyType "Rule" ReceiptRule 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Property "RuleSetName" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

Associated Types

type PropertyType "RuleSetName" ReceiptRule 
Instance details

Defined in Stratosphere.SES.ReceiptRule

type PropertyType "RuleSetName" ReceiptRule = Value Text

Methods

set :: PropertyType "RuleSetName" ReceiptRule -> ReceiptRule -> ReceiptRule #

type PropertyType "After" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

type PropertyType "Rule" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

type PropertyType "RuleSetName" ReceiptRule Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule

type PropertyType "RuleSetName" ReceiptRule = Value Text