stratosphere-applicationsignals-1.0.0: gen/Stratosphere/ApplicationSignals/ServiceLevelObjective/SliProperty.hs-boot
module Stratosphere.ApplicationSignals.ServiceLevelObjective.SliProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SliProperty :: Prelude.Type instance ToResourceProperties SliProperty instance Prelude.Eq SliProperty instance Prelude.Show SliProperty instance JSON.ToJSON SliProperty