hw-polysemy-0.2.14.1: Opinionated polysemy library
Safe HaskellSafe-Inferred
LanguageHaskell2010

HaskellWorks.Polysemy.Amazonka

Documentation

data AwsLogEntry Source #

Constructors

AwsLogEntry 

Instances

Instances details
Generic AwsLogEntry Source # 
Instance details

Defined in HaskellWorks.Polysemy.Amazonka

Associated Types

type Rep AwsLogEntry :: Type -> Type #

Show AwsLogEntry Source # 
Instance details

Defined in HaskellWorks.Polysemy.Amazonka

type Rep AwsLogEntry Source # 
Instance details

Defined in HaskellWorks.Polysemy.Amazonka

type Rep AwsLogEntry = D1 ('MetaData "AwsLogEntry" "HaskellWorks.Polysemy.Amazonka" "hw-polysemy-0.2.14.1-92hkac9AwL49u2XpFz7KgO-amazonka" 'False) (C1 ('MetaCons "AwsLogEntry" 'PrefixI 'True) (S1 ('MetaSel ('Just "logLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 LogLevel) :*: S1 ('MetaSel ('Just "builder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Builder)))