module Stratosphere.ApplicationSignals.ServiceLevelObjective.RequestBasedSliMetricProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RequestBasedSliMetricProperty :: Prelude.Type instance ToResourceProperties RequestBasedSliMetricProperty instance Prelude.Eq RequestBasedSliMetricProperty instance Prelude.Show RequestBasedSliMetricProperty instance JSON.ToJSON RequestBasedSliMetricProperty