stratosphere-applicationinsights-1.0.0: gen/Stratosphere/ApplicationInsights/Application/WindowsEventProperty.hs-boot
module Stratosphere.ApplicationInsights.Application.WindowsEventProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data WindowsEventProperty :: Prelude.Type
instance ToResourceProperties WindowsEventProperty
instance Prelude.Eq WindowsEventProperty
instance Prelude.Show WindowsEventProperty
instance JSON.ToJSON WindowsEventProperty