stratosphere-codeguruprofiler-1.0.0: gen/Stratosphere/CodeGuruProfiler/ProfilingGroup/ChannelProperty.hs-boot
module Stratosphere.CodeGuruProfiler.ProfilingGroup.ChannelProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ChannelProperty :: Prelude.Type instance ToResourceProperties ChannelProperty instance Prelude.Eq ChannelProperty instance Prelude.Show ChannelProperty instance JSON.ToJSON ChannelProperty