stratosphere-kinesisfirehose-1.0.0: Stratosphere integration for AWS KinesisFirehose.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

Documentation

data DeserializerProperty Source #

Instances

Instances details
ToJSON DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

Show DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

Eq DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

ToResourceProperties DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

Property "HiveJsonSerDe" DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

Property "OpenXJsonSerDe" DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

type PropertyType "HiveJsonSerDe" DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

type PropertyType "OpenXJsonSerDe" DeserializerProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty

data HiveJsonSerDeProperty Source #

Instances

Instances details
ToJSON HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

Show HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

Eq HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

ToResourceProperties HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

Property "TimestampFormats" HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

Associated Types

type PropertyType "TimestampFormats" HiveJsonSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

type PropertyType "TimestampFormats" HiveJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty

data OpenXJsonSerDeProperty Source #

Instances

Instances details
ToJSON OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Show OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Eq OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

ToResourceProperties OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Property "CaseInsensitive" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Associated Types

type PropertyType "CaseInsensitive" OpenXJsonSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Property "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Associated Types

type PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

type PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty = Map Text (Value Text)
Property "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

Associated Types

type PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

type PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty = Value Bool

Methods

set :: PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty #

type PropertyType "CaseInsensitive" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

type PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

type PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty = Map Text (Value Text)
type PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty

type PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty = Value Bool

data InputFormatConfigurationProperty Source #

Instances

Instances details
ToJSON InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

Show InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

Eq InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

ToResourceProperties InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

Property "Deserializer" InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty

type PropertyType "Deserializer" InputFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty