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

Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Documentation

data OrcSerDeProperty Source #

Constructors

OrcSerDeProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html

Fields

Instances

Instances details
ToJSON OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Show OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Eq OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

ToResourceProperties OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Property "BlockSizeBytes" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "BlockSizeBytes" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BlockSizeBytes" OrcSerDeProperty = Value Integer
Property "BloomFilterColumns" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "BloomFilterColumns" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BloomFilterColumns" OrcSerDeProperty = ValueList Text
Property "BloomFilterFalsePositiveProbability" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty = Value Double

Methods

set :: PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty #

Property "Compression" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "Compression" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Property "DictionaryKeyThreshold" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "DictionaryKeyThreshold" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "DictionaryKeyThreshold" OrcSerDeProperty = Value Double

Methods

set :: PropertyType "DictionaryKeyThreshold" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty #

Property "EnablePadding" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "EnablePadding" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "EnablePadding" OrcSerDeProperty = Value Bool
Property "FormatVersion" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "FormatVersion" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "FormatVersion" OrcSerDeProperty = Value Text
Property "PaddingTolerance" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "PaddingTolerance" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "PaddingTolerance" OrcSerDeProperty = Value Double
Property "RowIndexStride" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "RowIndexStride" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "RowIndexStride" OrcSerDeProperty = Value Integer
Property "StripeSizeBytes" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

Associated Types

type PropertyType "StripeSizeBytes" OrcSerDeProperty 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "StripeSizeBytes" OrcSerDeProperty = Value Integer
type PropertyType "BlockSizeBytes" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BlockSizeBytes" OrcSerDeProperty = Value Integer
type PropertyType "BloomFilterColumns" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BloomFilterColumns" OrcSerDeProperty = ValueList Text
type PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty = Value Double
type PropertyType "Compression" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "DictionaryKeyThreshold" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "DictionaryKeyThreshold" OrcSerDeProperty = Value Double
type PropertyType "EnablePadding" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "EnablePadding" OrcSerDeProperty = Value Bool
type PropertyType "FormatVersion" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "FormatVersion" OrcSerDeProperty = Value Text
type PropertyType "PaddingTolerance" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "PaddingTolerance" OrcSerDeProperty = Value Double
type PropertyType "RowIndexStride" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "RowIndexStride" OrcSerDeProperty = Value Integer
type PropertyType "StripeSizeBytes" OrcSerDeProperty Source # 
Instance details

Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty

type PropertyType "StripeSizeBytes" OrcSerDeProperty = Value Integer