| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty
Documentation
data DataFormatConversionConfigurationProperty Source #
Constructors
| DataFormatConversionConfigurationProperty | |
Instances
data InputFormatConfigurationProperty Source #
Constructors
| InputFormatConfigurationProperty | |
Instances
| ToJSON InputFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty | |||||
| Show InputFormatConfigurationProperty Source # | |||||
| Eq InputFormatConfigurationProperty Source # | |||||
| ToResourceProperties InputFormatConfigurationProperty Source # | |||||
| Property "Deserializer" InputFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.InputFormatConfigurationProperty Associated Types
Methods set :: PropertyType "Deserializer" InputFormatConfigurationProperty -> InputFormatConfigurationProperty -> InputFormatConfigurationProperty # | |||||
| type PropertyType "Deserializer" InputFormatConfigurationProperty Source # | |||||
data OutputFormatConfigurationProperty Source #
Constructors
| OutputFormatConfigurationProperty | |
Fields | |
Instances
| ToJSON OutputFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OutputFormatConfigurationProperty | |||||
| Show OutputFormatConfigurationProperty Source # | |||||
| Eq OutputFormatConfigurationProperty Source # | |||||
| ToResourceProperties OutputFormatConfigurationProperty Source # | |||||
| Property "Serializer" OutputFormatConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OutputFormatConfigurationProperty Associated Types
Methods set :: PropertyType "Serializer" OutputFormatConfigurationProperty -> OutputFormatConfigurationProperty -> OutputFormatConfigurationProperty # | |||||
| type PropertyType "Serializer" OutputFormatConfigurationProperty Source # | |||||
data SchemaConfigurationProperty Source #
Constructors
| SchemaConfigurationProperty | |
Instances
| ToJSON SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Methods toJSON :: SchemaConfigurationProperty -> Value # toEncoding :: SchemaConfigurationProperty -> Encoding # toJSONList :: [SchemaConfigurationProperty] -> Value # toEncodingList :: [SchemaConfigurationProperty] -> Encoding # | |||||
| Show SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Methods showsPrec :: Int -> SchemaConfigurationProperty -> ShowS # show :: SchemaConfigurationProperty -> String # showList :: [SchemaConfigurationProperty] -> ShowS # | |||||
| Eq SchemaConfigurationProperty Source # | |||||
| ToResourceProperties SchemaConfigurationProperty Source # | |||||
| Property "CatalogId" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "CatalogId" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| Property "DatabaseName" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseName" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| Property "Region" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "Region" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| Property "RoleARN" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "RoleARN" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| Property "TableName" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "TableName" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| Property "VersionId" SchemaConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.SchemaConfigurationProperty Associated Types
Methods set :: PropertyType "VersionId" SchemaConfigurationProperty -> SchemaConfigurationProperty -> SchemaConfigurationProperty # | |||||
| type PropertyType "CatalogId" SchemaConfigurationProperty Source # | |||||
| type PropertyType "DatabaseName" SchemaConfigurationProperty Source # | |||||
| type PropertyType "Region" SchemaConfigurationProperty Source # | |||||
| type PropertyType "RoleARN" SchemaConfigurationProperty Source # | |||||
| type PropertyType "TableName" SchemaConfigurationProperty Source # | |||||
| type PropertyType "VersionId" SchemaConfigurationProperty Source # | |||||
data DeserializerProperty Source #
Constructors
| DeserializerProperty | |
Fields | |
Instances
| ToJSON DeserializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty Methods toJSON :: DeserializerProperty -> Value # toEncoding :: DeserializerProperty -> Encoding # toJSONList :: [DeserializerProperty] -> Value # toEncodingList :: [DeserializerProperty] -> Encoding # omitField :: DeserializerProperty -> Bool # | |||||
| Show DeserializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty Methods showsPrec :: Int -> DeserializerProperty -> ShowS # show :: DeserializerProperty -> String # showList :: [DeserializerProperty] -> ShowS # | |||||
| Eq DeserializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty Methods (==) :: DeserializerProperty -> DeserializerProperty -> Bool # (/=) :: DeserializerProperty -> DeserializerProperty -> Bool # | |||||
| ToResourceProperties DeserializerProperty Source # | |||||
| Property "HiveJsonSerDe" DeserializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty Associated Types
Methods set :: PropertyType "HiveJsonSerDe" DeserializerProperty -> DeserializerProperty -> DeserializerProperty # | |||||
| Property "OpenXJsonSerDe" DeserializerProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.DeserializerProperty Associated Types
Methods set :: PropertyType "OpenXJsonSerDe" DeserializerProperty -> DeserializerProperty -> DeserializerProperty # | |||||
| type PropertyType "HiveJsonSerDe" DeserializerProperty Source # | |||||
| type PropertyType "OpenXJsonSerDe" DeserializerProperty Source # | |||||
data HiveJsonSerDeProperty Source #
Constructors
| HiveJsonSerDeProperty | |
Instances
| ToJSON HiveJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty Methods toJSON :: HiveJsonSerDeProperty -> Value # toEncoding :: HiveJsonSerDeProperty -> Encoding # toJSONList :: [HiveJsonSerDeProperty] -> Value # toEncodingList :: [HiveJsonSerDeProperty] -> Encoding # omitField :: HiveJsonSerDeProperty -> Bool # | |||||
| Show HiveJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty Methods showsPrec :: Int -> HiveJsonSerDeProperty -> ShowS # show :: HiveJsonSerDeProperty -> String # showList :: [HiveJsonSerDeProperty] -> ShowS # | |||||
| Eq HiveJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty Methods (==) :: HiveJsonSerDeProperty -> HiveJsonSerDeProperty -> Bool # (/=) :: HiveJsonSerDeProperty -> HiveJsonSerDeProperty -> Bool # | |||||
| ToResourceProperties HiveJsonSerDeProperty Source # | |||||
| Property "TimestampFormats" HiveJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.HiveJsonSerDeProperty Associated Types
Methods set :: PropertyType "TimestampFormats" HiveJsonSerDeProperty -> HiveJsonSerDeProperty -> HiveJsonSerDeProperty # | |||||
| type PropertyType "TimestampFormats" HiveJsonSerDeProperty Source # | |||||
data OpenXJsonSerDeProperty Source #
Constructors
| OpenXJsonSerDeProperty | |
Fields
| |
Instances
| ToJSON OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Methods toJSON :: OpenXJsonSerDeProperty -> Value # toEncoding :: OpenXJsonSerDeProperty -> Encoding # toJSONList :: [OpenXJsonSerDeProperty] -> Value # toEncodingList :: [OpenXJsonSerDeProperty] -> Encoding # omitField :: OpenXJsonSerDeProperty -> Bool # | |||||
| Show OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Methods showsPrec :: Int -> OpenXJsonSerDeProperty -> ShowS # show :: OpenXJsonSerDeProperty -> String # showList :: [OpenXJsonSerDeProperty] -> ShowS # | |||||
| Eq OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Methods (==) :: OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> Bool # (/=) :: OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> Bool # | |||||
| ToResourceProperties OpenXJsonSerDeProperty Source # | |||||
| Property "CaseInsensitive" OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Associated Types
Methods set :: PropertyType "CaseInsensitive" OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty # | |||||
| Property "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Associated Types
Methods set :: PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty # | |||||
| Property "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.OpenXJsonSerDeProperty Associated Types
Methods set :: PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty -> OpenXJsonSerDeProperty # | |||||
| type PropertyType "CaseInsensitive" OpenXJsonSerDeProperty Source # | |||||
| type PropertyType "ColumnToJsonKeyMappings" OpenXJsonSerDeProperty Source # | |||||
| type PropertyType "ConvertDotsInJsonKeysToUnderscores" OpenXJsonSerDeProperty Source # | |||||
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 ExtendedS3DestinationConfigurationProperty Source #
Constructors
| ExtendedS3DestinationConfigurationProperty | |
Fields
| |
Instances
| ToJSON ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Methods toJSON :: ExtendedS3DestinationConfigurationProperty -> Value # toEncoding :: ExtendedS3DestinationConfigurationProperty -> Encoding # toJSONList :: [ExtendedS3DestinationConfigurationProperty] -> Value # toEncodingList :: [ExtendedS3DestinationConfigurationProperty] -> Encoding # omitField :: ExtendedS3DestinationConfigurationProperty -> Bool # | |||||
| Show ExtendedS3DestinationConfigurationProperty Source # | |||||
| Eq ExtendedS3DestinationConfigurationProperty Source # | |||||
| ToResourceProperties ExtendedS3DestinationConfigurationProperty Source # | |||||
| Property "BucketARN" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
| |||||
| Property "BufferingHints" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "BufferingHints" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "CompressionFormat" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "CompressionFormat" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "CustomTimeZone" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "CustomTimeZone" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "FileExtension" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "FileExtension" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "Prefix" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
| |||||
| Property "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "RoleARN" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
| |||||
| Property "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| Property "S3BackupMode" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty Associated Types
Methods set :: PropertyType "S3BackupMode" ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty -> ExtendedS3DestinationConfigurationProperty # | |||||
| type PropertyType "BucketARN" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "BufferingHints" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "CloudWatchLoggingOptions" ExtendedS3DestinationConfigurationProperty = CloudWatchLoggingOptionsProperty | |||||
| type PropertyType "CompressionFormat" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "CustomTimeZone" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "DataFormatConversionConfiguration" ExtendedS3DestinationConfigurationProperty = DataFormatConversionConfigurationProperty | |||||
| type PropertyType "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "DynamicPartitioningConfiguration" ExtendedS3DestinationConfigurationProperty = DynamicPartitioningConfigurationProperty | |||||
| type PropertyType "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "EncryptionConfiguration" ExtendedS3DestinationConfigurationProperty = EncryptionConfigurationProperty | |||||
| type PropertyType "ErrorOutputPrefix" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "FileExtension" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "Prefix" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "ProcessingConfiguration" ExtendedS3DestinationConfigurationProperty = ProcessingConfigurationProperty | |||||
| type PropertyType "RoleARN" ExtendedS3DestinationConfigurationProperty Source # | |||||
| type PropertyType "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ExtendedS3DestinationConfigurationProperty type PropertyType "S3BackupConfiguration" ExtendedS3DestinationConfigurationProperty = S3DestinationConfigurationProperty | |||||
| type PropertyType "S3BackupMode" ExtendedS3DestinationConfigurationProperty Source # | |||||