| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ApplicationInsights.Application.SubComponentTypeConfigurationProperty
Documentation
data AlarmMetricProperty Source #
Constructors
| AlarmMetricProperty | |
Instances
data LogProperty Source #
Constructors
| LogProperty | |
Fields | |
Instances
| ToJSON LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Methods toJSON :: LogProperty -> Value # toEncoding :: LogProperty -> Encoding # toJSONList :: [LogProperty] -> Value # toEncodingList :: [LogProperty] -> Encoding # omitField :: LogProperty -> Bool # | |||||
| Show LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Methods showsPrec :: Int -> LogProperty -> ShowS # show :: LogProperty -> String # showList :: [LogProperty] -> ShowS # | |||||
| Eq LogProperty Source # | |||||
| ToResourceProperties LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Methods | |||||
| Property "Encoding" LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Associated Types
Methods set :: PropertyType "Encoding" LogProperty -> LogProperty -> LogProperty # | |||||
| Property "LogGroupName" LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Associated Types
Methods set :: PropertyType "LogGroupName" LogProperty -> LogProperty -> LogProperty # | |||||
| Property "LogPath" LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Associated Types
Methods set :: PropertyType "LogPath" LogProperty -> LogProperty -> LogProperty # | |||||
| Property "LogType" LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Associated Types
Methods set :: PropertyType "LogType" LogProperty -> LogProperty -> LogProperty # | |||||
| Property "PatternSet" LogProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.LogProperty Associated Types
Methods set :: PropertyType "PatternSet" LogProperty -> LogProperty -> LogProperty # | |||||
| type PropertyType "Encoding" LogProperty Source # | |||||
| type PropertyType "LogGroupName" LogProperty Source # | |||||
| type PropertyType "LogPath" LogProperty Source # | |||||
| type PropertyType "LogType" LogProperty Source # | |||||
| type PropertyType "PatternSet" LogProperty Source # | |||||
data ProcessProperty Source #
Constructors
| ProcessProperty | |
Fields
| |
Instances
| ToJSON ProcessProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.ProcessProperty Methods toJSON :: ProcessProperty -> Value # toEncoding :: ProcessProperty -> Encoding # toJSONList :: [ProcessProperty] -> Value # toEncodingList :: [ProcessProperty] -> Encoding # omitField :: ProcessProperty -> Bool # | |||||
| Show ProcessProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.ProcessProperty Methods showsPrec :: Int -> ProcessProperty -> ShowS # show :: ProcessProperty -> String # showList :: [ProcessProperty] -> ShowS # | |||||
| Eq ProcessProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.ProcessProperty Methods (==) :: ProcessProperty -> ProcessProperty -> Bool # (/=) :: ProcessProperty -> ProcessProperty -> Bool # | |||||
| ToResourceProperties ProcessProperty Source # | |||||
| Property "AlarmMetrics" ProcessProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.ProcessProperty Associated Types
Methods set :: PropertyType "AlarmMetrics" ProcessProperty -> ProcessProperty -> ProcessProperty # | |||||
| Property "ProcessName" ProcessProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.ProcessProperty Associated Types
Methods set :: PropertyType "ProcessName" ProcessProperty -> ProcessProperty -> ProcessProperty # | |||||
| type PropertyType "AlarmMetrics" ProcessProperty Source # | |||||
| type PropertyType "ProcessName" ProcessProperty Source # | |||||
data WindowsEventProperty Source #
Constructors
| WindowsEventProperty | |
Fields
| |
Instances
| ToJSON WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Methods toJSON :: WindowsEventProperty -> Value # toEncoding :: WindowsEventProperty -> Encoding # toJSONList :: [WindowsEventProperty] -> Value # toEncodingList :: [WindowsEventProperty] -> Encoding # omitField :: WindowsEventProperty -> Bool # | |||||
| Show WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Methods showsPrec :: Int -> WindowsEventProperty -> ShowS # show :: WindowsEventProperty -> String # showList :: [WindowsEventProperty] -> ShowS # | |||||
| Eq WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Methods (==) :: WindowsEventProperty -> WindowsEventProperty -> Bool # (/=) :: WindowsEventProperty -> WindowsEventProperty -> Bool # | |||||
| ToResourceProperties WindowsEventProperty Source # | |||||
| Property "EventLevels" WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Associated Types
Methods set :: PropertyType "EventLevels" WindowsEventProperty -> WindowsEventProperty -> WindowsEventProperty # | |||||
| Property "EventName" WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Associated Types
Methods set :: PropertyType "EventName" WindowsEventProperty -> WindowsEventProperty -> WindowsEventProperty # | |||||
| Property "LogGroupName" WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Associated Types
Methods set :: PropertyType "LogGroupName" WindowsEventProperty -> WindowsEventProperty -> WindowsEventProperty # | |||||
| Property "PatternSet" WindowsEventProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.WindowsEventProperty Associated Types
Methods set :: PropertyType "PatternSet" WindowsEventProperty -> WindowsEventProperty -> WindowsEventProperty # | |||||
| type PropertyType "EventLevels" WindowsEventProperty Source # | |||||
| type PropertyType "EventName" WindowsEventProperty Source # | |||||
| type PropertyType "LogGroupName" WindowsEventProperty Source # | |||||
| type PropertyType "PatternSet" WindowsEventProperty Source # | |||||
data SubComponentConfigurationDetailsProperty Source #
Constructors
| SubComponentConfigurationDetailsProperty | |
Fields
| |
Instances
| ToJSON SubComponentConfigurationDetailsProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentConfigurationDetailsProperty Methods toJSON :: SubComponentConfigurationDetailsProperty -> Value # toEncoding :: SubComponentConfigurationDetailsProperty -> Encoding # toJSONList :: [SubComponentConfigurationDetailsProperty] -> Value # toEncodingList :: [SubComponentConfigurationDetailsProperty] -> Encoding # omitField :: SubComponentConfigurationDetailsProperty -> Bool # | |||||
| Show SubComponentConfigurationDetailsProperty Source # | |||||
| Eq SubComponentConfigurationDetailsProperty Source # | |||||
| ToResourceProperties SubComponentConfigurationDetailsProperty Source # | |||||
| Property "AlarmMetrics" SubComponentConfigurationDetailsProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentConfigurationDetailsProperty Associated Types
Methods set :: PropertyType "AlarmMetrics" SubComponentConfigurationDetailsProperty -> SubComponentConfigurationDetailsProperty -> SubComponentConfigurationDetailsProperty # | |||||
| Property "Logs" SubComponentConfigurationDetailsProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentConfigurationDetailsProperty Associated Types
| |||||
| Property "Processes" SubComponentConfigurationDetailsProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentConfigurationDetailsProperty Associated Types
| |||||
| Property "WindowsEvents" SubComponentConfigurationDetailsProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentConfigurationDetailsProperty Associated Types
Methods set :: PropertyType "WindowsEvents" SubComponentConfigurationDetailsProperty -> SubComponentConfigurationDetailsProperty -> SubComponentConfigurationDetailsProperty # | |||||
| type PropertyType "AlarmMetrics" SubComponentConfigurationDetailsProperty Source # | |||||
| type PropertyType "Logs" SubComponentConfigurationDetailsProperty Source # | |||||
| type PropertyType "Processes" SubComponentConfigurationDetailsProperty Source # | |||||
| type PropertyType "WindowsEvents" SubComponentConfigurationDetailsProperty Source # | |||||
mkLogProperty :: Value Text -> LogProperty Source #
mkProcessProperty :: [AlarmMetricProperty] -> Value Text -> ProcessProperty Source #
mkWindowsEventProperty :: ValueList Text -> Value Text -> Value Text -> WindowsEventProperty Source #
data SubComponentTypeConfigurationProperty Source #
Constructors
| SubComponentTypeConfigurationProperty | |
Fields | |
Instances
| ToJSON SubComponentTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentTypeConfigurationProperty Methods toJSON :: SubComponentTypeConfigurationProperty -> Value # toEncoding :: SubComponentTypeConfigurationProperty -> Encoding # toJSONList :: [SubComponentTypeConfigurationProperty] -> Value # toEncodingList :: [SubComponentTypeConfigurationProperty] -> Encoding # omitField :: SubComponentTypeConfigurationProperty -> Bool # | |||||
| Show SubComponentTypeConfigurationProperty Source # | |||||
| Eq SubComponentTypeConfigurationProperty Source # | |||||
| ToResourceProperties SubComponentTypeConfigurationProperty Source # | |||||
| Property "SubComponentConfigurationDetails" SubComponentTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentTypeConfigurationProperty Associated Types
Methods set :: PropertyType "SubComponentConfigurationDetails" SubComponentTypeConfigurationProperty -> SubComponentTypeConfigurationProperty -> SubComponentTypeConfigurationProperty # | |||||
| Property "SubComponentType" SubComponentTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentTypeConfigurationProperty Associated Types
Methods set :: PropertyType "SubComponentType" SubComponentTypeConfigurationProperty -> SubComponentTypeConfigurationProperty -> SubComponentTypeConfigurationProperty # | |||||
| type PropertyType "SubComponentConfigurationDetails" SubComponentTypeConfigurationProperty Source # | |||||
Defined in Stratosphere.ApplicationInsights.Application.SubComponentTypeConfigurationProperty type PropertyType "SubComponentConfigurationDetails" SubComponentTypeConfigurationProperty = SubComponentConfigurationDetailsProperty | |||||
| type PropertyType "SubComponentType" SubComponentTypeConfigurationProperty Source # | |||||