stratosphere-applicationinsights-1.0.0: Stratosphere integration for AWS ApplicationInsights.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApplicationInsights.Application.LogProperty

Documentation

data LogProperty Source #

Instances

Instances details
ToJSON LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Show LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Eq LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

ToResourceProperties LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Property "Encoding" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Associated Types

type PropertyType "Encoding" LogProperty 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Property "LogGroupName" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Associated Types

type PropertyType "LogGroupName" LogProperty 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "LogGroupName" LogProperty = Value Text

Methods

set :: PropertyType "LogGroupName" LogProperty -> LogProperty -> LogProperty #

Property "LogPath" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Associated Types

type PropertyType "LogPath" LogProperty 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Property "LogType" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Associated Types

type PropertyType "LogType" LogProperty 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Property "PatternSet" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

Associated Types

type PropertyType "PatternSet" LogProperty 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "PatternSet" LogProperty = Value Text

Methods

set :: PropertyType "PatternSet" LogProperty -> LogProperty -> LogProperty #

type PropertyType "Encoding" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "LogGroupName" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "LogGroupName" LogProperty = Value Text
type PropertyType "LogPath" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "LogType" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "PatternSet" LogProperty Source # 
Instance details

Defined in Stratosphere.ApplicationInsights.Application.LogProperty

type PropertyType "PatternSet" LogProperty = Value Text