| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty
Documentation
data OutputFormatConfigurationProperty Source #
Constructors
| OutputFormatConfigurationProperty | |
Fields | |
Instances
data OrcSerDeProperty Source #
Constructors
| OrcSerDeProperty | |
Fields
| |
Instances
| ToJSON OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Methods toJSON :: OrcSerDeProperty -> Value # toEncoding :: OrcSerDeProperty -> Encoding # toJSONList :: [OrcSerDeProperty] -> Value # toEncodingList :: [OrcSerDeProperty] -> Encoding # omitField :: OrcSerDeProperty -> Bool # | |||||
| Show OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Methods showsPrec :: Int -> OrcSerDeProperty -> ShowS # show :: OrcSerDeProperty -> String # showList :: [OrcSerDeProperty] -> ShowS # | |||||
| Eq OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Methods (==) :: OrcSerDeProperty -> OrcSerDeProperty -> Bool # (/=) :: OrcSerDeProperty -> OrcSerDeProperty -> Bool # | |||||
| ToResourceProperties OrcSerDeProperty Source # | |||||
| Property "BlockSizeBytes" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "BlockSizeBytes" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "BloomFilterColumns" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "BloomFilterColumns" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "BloomFilterFalsePositiveProbability" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "Compression" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "Compression" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "DictionaryKeyThreshold" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "DictionaryKeyThreshold" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "EnablePadding" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "EnablePadding" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "FormatVersion" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "FormatVersion" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "PaddingTolerance" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "PaddingTolerance" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "RowIndexStride" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "RowIndexStride" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| Property "StripeSizeBytes" OrcSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OrcSerDeProperty Associated Types
Methods set :: PropertyType "StripeSizeBytes" OrcSerDeProperty -> OrcSerDeProperty -> OrcSerDeProperty # | |||||
| type PropertyType "BlockSizeBytes" OrcSerDeProperty Source # | |||||
| type PropertyType "BloomFilterColumns" OrcSerDeProperty Source # | |||||
| type PropertyType "BloomFilterFalsePositiveProbability" OrcSerDeProperty Source # | |||||
| type PropertyType "Compression" OrcSerDeProperty Source # | |||||
| type PropertyType "DictionaryKeyThreshold" OrcSerDeProperty Source # | |||||
| type PropertyType "EnablePadding" OrcSerDeProperty Source # | |||||
| type PropertyType "FormatVersion" OrcSerDeProperty Source # | |||||
| type PropertyType "PaddingTolerance" OrcSerDeProperty Source # | |||||
| type PropertyType "RowIndexStride" OrcSerDeProperty Source # | |||||
| type PropertyType "StripeSizeBytes" OrcSerDeProperty Source # | |||||
data SerializerProperty Source #
Constructors
| SerializerProperty | |
Fields | |
Instances
| ToJSON SerializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SerializerProperty Methods toJSON :: SerializerProperty -> Value # toEncoding :: SerializerProperty -> Encoding # toJSONList :: [SerializerProperty] -> Value # toEncodingList :: [SerializerProperty] -> Encoding # omitField :: SerializerProperty -> Bool # | |||||
| Show SerializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SerializerProperty Methods showsPrec :: Int -> SerializerProperty -> ShowS # show :: SerializerProperty -> String # showList :: [SerializerProperty] -> ShowS # | |||||
| Eq SerializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SerializerProperty Methods (==) :: SerializerProperty -> SerializerProperty -> Bool # (/=) :: SerializerProperty -> SerializerProperty -> Bool # | |||||
| ToResourceProperties SerializerProperty Source # | |||||
| Property "OrcSerDe" SerializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SerializerProperty Associated Types
Methods set :: PropertyType "OrcSerDe" SerializerProperty -> SerializerProperty -> SerializerProperty # | |||||
| Property "ParquetSerDe" SerializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SerializerProperty Associated Types
Methods set :: PropertyType "ParquetSerDe" SerializerProperty -> SerializerProperty -> SerializerProperty # | |||||
| type PropertyType "OrcSerDe" SerializerProperty Source # | |||||
| type PropertyType "ParquetSerDe" SerializerProperty Source # | |||||
data ParquetSerDeProperty Source #
Constructors
| ParquetSerDeProperty | |
Fields
| |
Instances
| ToJSON ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Methods toJSON :: ParquetSerDeProperty -> Value # toEncoding :: ParquetSerDeProperty -> Encoding # toJSONList :: [ParquetSerDeProperty] -> Value # toEncodingList :: [ParquetSerDeProperty] -> Encoding # omitField :: ParquetSerDeProperty -> Bool # | |||||
| Show ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Methods showsPrec :: Int -> ParquetSerDeProperty -> ShowS # show :: ParquetSerDeProperty -> String # showList :: [ParquetSerDeProperty] -> ShowS # | |||||
| Eq ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Methods (==) :: ParquetSerDeProperty -> ParquetSerDeProperty -> Bool # (/=) :: ParquetSerDeProperty -> ParquetSerDeProperty -> Bool # | |||||
| ToResourceProperties ParquetSerDeProperty Source # | |||||
| Property "BlockSizeBytes" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "BlockSizeBytes" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| Property "Compression" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "Compression" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| Property "EnableDictionaryCompression" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "EnableDictionaryCompression" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| Property "MaxPaddingBytes" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "MaxPaddingBytes" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| Property "PageSizeBytes" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "PageSizeBytes" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| Property "WriterVersion" ParquetSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ParquetSerDeProperty Associated Types
Methods set :: PropertyType "WriterVersion" ParquetSerDeProperty -> ParquetSerDeProperty -> ParquetSerDeProperty # | |||||
| type PropertyType "BlockSizeBytes" ParquetSerDeProperty Source # | |||||
| type PropertyType "Compression" ParquetSerDeProperty Source # | |||||
| type PropertyType "EnableDictionaryCompression" ParquetSerDeProperty Source # | |||||
| type PropertyType "MaxPaddingBytes" ParquetSerDeProperty Source # | |||||
| type PropertyType "PageSizeBytes" ParquetSerDeProperty Source # | |||||
| type PropertyType "WriterVersion" ParquetSerDeProperty Source # | |||||
data DataFormatConversionConfigurationProperty Source #
Constructors
| DataFormatConversionConfigurationProperty | |
Fields | |
Instances
| ToJSON DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty Methods toJSON :: DataFormatConversionConfigurationProperty -> Value # toEncoding :: DataFormatConversionConfigurationProperty -> Encoding # toJSONList :: [DataFormatConversionConfigurationProperty] -> Value # toEncodingList :: [DataFormatConversionConfigurationProperty] -> Encoding # omitField :: DataFormatConversionConfigurationProperty -> Bool # | |||||
| Show DataFormatConversionConfigurationProperty Source # | |||||
| Eq DataFormatConversionConfigurationProperty Source # | |||||
| ToResourceProperties DataFormatConversionConfigurationProperty Source # | |||||
| Property "Enabled" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty Associated Types
| |||||
| Property "InputFormatConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty Associated Types
Methods set :: PropertyType "InputFormatConfiguration" DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty # | |||||
| Property "OutputFormatConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty Associated Types
Methods set :: PropertyType "OutputFormatConfiguration" DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty # | |||||
| Property "SchemaConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty Associated Types
Methods set :: PropertyType "SchemaConfiguration" DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty -> DataFormatConversionConfigurationProperty # | |||||
| type PropertyType "Enabled" DataFormatConversionConfigurationProperty Source # | |||||
| type PropertyType "InputFormatConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty type PropertyType "InputFormatConfiguration" DataFormatConversionConfigurationProperty = InputFormatConfigurationProperty | |||||
| type PropertyType "OutputFormatConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty type PropertyType "OutputFormatConfiguration" DataFormatConversionConfigurationProperty = OutputFormatConfigurationProperty | |||||
| type PropertyType "SchemaConfiguration" DataFormatConversionConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DataFormatConversionConfigurationProperty type PropertyType "SchemaConfiguration" DataFormatConversionConfigurationProperty = SchemaConfigurationProperty | |||||