packages feed

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

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