module Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data StatisticalThresholdProperty :: Prelude.Type instance ToResourceProperties StatisticalThresholdProperty instance Prelude.Eq StatisticalThresholdProperty instance Prelude.Show StatisticalThresholdProperty instance JSON.ToJSON StatisticalThresholdProperty