module Stratosphere.Wisdom.MessageTemplate.CustomerProfileAttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CustomerProfileAttributesProperty :: Prelude.Type instance ToResourceProperties CustomerProfileAttributesProperty instance Prelude.Eq CustomerProfileAttributesProperty instance Prelude.Show CustomerProfileAttributesProperty instance JSON.ToJSON CustomerProfileAttributesProperty