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