stratosphere-logs-1.0.0: Stratosphere integration for AWS Logs.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Logs.Transformer.CsvProperty

Documentation

data CsvProperty Source #

Instances

Instances details
ToJSON CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Show CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Eq CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

ToResourceProperties CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Property "Columns" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Columns" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Property "Delimiter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Delimiter" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty = Value Text

Methods

set :: PropertyType "Delimiter" CsvProperty -> CsvProperty -> CsvProperty #

Property "QuoteCharacter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "QuoteCharacter" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "QuoteCharacter" CsvProperty = Value Text

Methods

set :: PropertyType "QuoteCharacter" CsvProperty -> CsvProperty -> CsvProperty #

Property "Source" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

Associated Types

type PropertyType "Source" CsvProperty 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Columns" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "Delimiter" CsvProperty = Value Text
type PropertyType "QuoteCharacter" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty

type PropertyType "QuoteCharacter" CsvProperty = Value Text
type PropertyType "Source" CsvProperty Source # 
Instance details

Defined in Stratosphere.Logs.Transformer.CsvProperty