module Stratosphere.CustomerProfiles.SegmentDefinition.ProfileAttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ProfileAttributesProperty :: Prelude.Type instance ToResourceProperties ProfileAttributesProperty instance Prelude.Eq ProfileAttributesProperty instance Prelude.Show ProfileAttributesProperty instance JSON.ToJSON ProfileAttributesProperty