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