module Stratosphere.PinpointEmail.Identity.MailFromAttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MailFromAttributesProperty :: Prelude.Type instance ToResourceProperties MailFromAttributesProperty instance Prelude.Eq MailFromAttributesProperty instance Prelude.Show MailFromAttributesProperty instance JSON.ToJSON MailFromAttributesProperty