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