stratosphere-lambda-1.0.0: Stratosphere integration for AWS Lambda.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lambda.Function.LoggingConfigProperty

Documentation

data LoggingConfigProperty Source #

Instances

Instances details
ToJSON LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Show LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Eq LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

ToResourceProperties LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Property "ApplicationLogLevel" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Associated Types

type PropertyType "ApplicationLogLevel" LoggingConfigProperty 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

type PropertyType "ApplicationLogLevel" LoggingConfigProperty = Value Text
Property "LogFormat" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Associated Types

type PropertyType "LogFormat" LoggingConfigProperty 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Property "LogGroup" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Associated Types

type PropertyType "LogGroup" LoggingConfigProperty 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Property "SystemLogLevel" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

Associated Types

type PropertyType "SystemLogLevel" LoggingConfigProperty 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

type PropertyType "ApplicationLogLevel" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

type PropertyType "ApplicationLogLevel" LoggingConfigProperty = Value Text
type PropertyType "LogFormat" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

type PropertyType "LogGroup" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty

type PropertyType "SystemLogLevel" LoggingConfigProperty Source # 
Instance details

Defined in Stratosphere.Lambda.Function.LoggingConfigProperty