module Stratosphere.SES.MailManagerRuleSet.RelayActionProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RelayActionProperty :: Prelude.Type instance ToResourceProperties RelayActionProperty instance Prelude.Eq RelayActionProperty instance Prelude.Show RelayActionProperty instance JSON.ToJSON RelayActionProperty