packages feed

stratosphere-applicationinsights-1.0.0: gen/Stratosphere/ApplicationInsights/Application/CustomComponentProperty.hs-boot

module Stratosphere.ApplicationInsights.Application.CustomComponentProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data CustomComponentProperty :: Prelude.Type
instance ToResourceProperties CustomComponentProperty
instance Prelude.Eq CustomComponentProperty
instance Prelude.Show CustomComponentProperty
instance JSON.ToJSON CustomComponentProperty