| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource
Documentation
data CSVMappingParametersProperty Source #
Constructors
| CSVMappingParametersProperty | |
Fields | |
Instances
data RecordColumnProperty Source #
Constructors
| RecordColumnProperty | |
Fields | |
Instances
| ToJSON RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Methods toJSON :: RecordColumnProperty -> Value # toEncoding :: RecordColumnProperty -> Encoding # toJSONList :: [RecordColumnProperty] -> Value # toEncodingList :: [RecordColumnProperty] -> Encoding # omitField :: RecordColumnProperty -> Bool # | |||||
| Show RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Methods showsPrec :: Int -> RecordColumnProperty -> ShowS # show :: RecordColumnProperty -> String # showList :: [RecordColumnProperty] -> ShowS # | |||||
| Eq RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Methods (==) :: RecordColumnProperty -> RecordColumnProperty -> Bool # (/=) :: RecordColumnProperty -> RecordColumnProperty -> Bool # | |||||
| ToResourceProperties RecordColumnProperty Source # | |||||
| Property "Mapping" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Associated Types
Methods set :: PropertyType "Mapping" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| Property "Name" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Associated Types
Methods set :: PropertyType "Name" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| Property "SqlType" RecordColumnProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordColumnProperty Associated Types
Methods set :: PropertyType "SqlType" RecordColumnProperty -> RecordColumnProperty -> RecordColumnProperty # | |||||
| type PropertyType "Mapping" RecordColumnProperty Source # | |||||
| type PropertyType "Name" RecordColumnProperty Source # | |||||
| type PropertyType "SqlType" RecordColumnProperty Source # | |||||
data RecordFormatProperty Source #
Constructors
| RecordFormatProperty | |
Fields | |
Instances
| ToJSON RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordFormatProperty Methods toJSON :: RecordFormatProperty -> Value # toEncoding :: RecordFormatProperty -> Encoding # toJSONList :: [RecordFormatProperty] -> Value # toEncodingList :: [RecordFormatProperty] -> Encoding # omitField :: RecordFormatProperty -> Bool # | |||||
| Show RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordFormatProperty Methods showsPrec :: Int -> RecordFormatProperty -> ShowS # show :: RecordFormatProperty -> String # showList :: [RecordFormatProperty] -> ShowS # | |||||
| Eq RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordFormatProperty Methods (==) :: RecordFormatProperty -> RecordFormatProperty -> Bool # (/=) :: RecordFormatProperty -> RecordFormatProperty -> Bool # | |||||
| ToResourceProperties RecordFormatProperty Source # | |||||
| Property "MappingParameters" RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordFormatProperty Associated Types
Methods set :: PropertyType "MappingParameters" RecordFormatProperty -> RecordFormatProperty -> RecordFormatProperty # | |||||
| Property "RecordFormatType" RecordFormatProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.RecordFormatProperty Associated Types
Methods set :: PropertyType "RecordFormatType" RecordFormatProperty -> RecordFormatProperty -> RecordFormatProperty # | |||||
| type PropertyType "MappingParameters" RecordFormatProperty Source # | |||||
| type PropertyType "RecordFormatType" RecordFormatProperty Source # | |||||
data JSONMappingParametersProperty Source #
Constructors
| JSONMappingParametersProperty | |
Fields
| |
Instances
| ToJSON JSONMappingParametersProperty Source # | |||||
| Show JSONMappingParametersProperty Source # | |||||
| Eq JSONMappingParametersProperty Source # | |||||
| ToResourceProperties JSONMappingParametersProperty Source # | |||||
| Property "RecordRowPath" JSONMappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.JSONMappingParametersProperty Associated Types
Methods set :: PropertyType "RecordRowPath" JSONMappingParametersProperty -> JSONMappingParametersProperty -> JSONMappingParametersProperty # | |||||
| type PropertyType "RecordRowPath" JSONMappingParametersProperty Source # | |||||
data MappingParametersProperty Source #
Constructors
| MappingParametersProperty | |
Fields | |
Instances
| ToJSON MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.MappingParametersProperty Methods toJSON :: MappingParametersProperty -> Value # toEncoding :: MappingParametersProperty -> Encoding # toJSONList :: [MappingParametersProperty] -> Value # | |||||
| Show MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.MappingParametersProperty Methods showsPrec :: Int -> MappingParametersProperty -> ShowS # show :: MappingParametersProperty -> String # showList :: [MappingParametersProperty] -> ShowS # | |||||
| Eq MappingParametersProperty Source # | |||||
| ToResourceProperties MappingParametersProperty Source # | |||||
| Property "CSVMappingParameters" MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.MappingParametersProperty Associated Types
Methods set :: PropertyType "CSVMappingParameters" MappingParametersProperty -> MappingParametersProperty -> MappingParametersProperty # | |||||
| Property "JSONMappingParameters" MappingParametersProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.MappingParametersProperty Associated Types
Methods set :: PropertyType "JSONMappingParameters" MappingParametersProperty -> MappingParametersProperty -> MappingParametersProperty # | |||||
| type PropertyType "CSVMappingParameters" MappingParametersProperty Source # | |||||
| type PropertyType "JSONMappingParameters" MappingParametersProperty Source # | |||||
data ReferenceDataSourceProperty Source #
Constructors
| ReferenceDataSourceProperty | |
Instances
| ToJSON ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceDataSourceProperty Methods toJSON :: ReferenceDataSourceProperty -> Value # toEncoding :: ReferenceDataSourceProperty -> Encoding # toJSONList :: [ReferenceDataSourceProperty] -> Value # toEncodingList :: [ReferenceDataSourceProperty] -> Encoding # | |||||
| Show ReferenceDataSourceProperty Source # | |||||
| Eq ReferenceDataSourceProperty Source # | |||||
| ToResourceProperties ReferenceDataSourceProperty Source # | |||||
| Property "ReferenceSchema" ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "ReferenceSchema" ReferenceDataSourceProperty -> ReferenceDataSourceProperty -> ReferenceDataSourceProperty # | |||||
| Property "S3ReferenceDataSource" ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "S3ReferenceDataSource" ReferenceDataSourceProperty -> ReferenceDataSourceProperty -> ReferenceDataSourceProperty # | |||||
| Property "TableName" ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "TableName" ReferenceDataSourceProperty -> ReferenceDataSourceProperty -> ReferenceDataSourceProperty # | |||||
| type PropertyType "ReferenceSchema" ReferenceDataSourceProperty Source # | |||||
| type PropertyType "S3ReferenceDataSource" ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceDataSourceProperty type PropertyType "S3ReferenceDataSource" ReferenceDataSourceProperty = S3ReferenceDataSourceProperty | |||||
| type PropertyType "TableName" ReferenceDataSourceProperty Source # | |||||
data ReferenceSchemaProperty Source #
Constructors
| ReferenceSchemaProperty | |
Fields | |
Instances
| ToJSON ReferenceSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceSchemaProperty Methods toJSON :: ReferenceSchemaProperty -> Value # toEncoding :: ReferenceSchemaProperty -> Encoding # toJSONList :: [ReferenceSchemaProperty] -> Value # | |||||
| Show ReferenceSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceSchemaProperty Methods showsPrec :: Int -> ReferenceSchemaProperty -> ShowS # show :: ReferenceSchemaProperty -> String # showList :: [ReferenceSchemaProperty] -> ShowS # | |||||
| Eq ReferenceSchemaProperty Source # | |||||
| ToResourceProperties ReferenceSchemaProperty Source # | |||||
| Property "RecordColumns" ReferenceSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceSchemaProperty Associated Types
Methods set :: PropertyType "RecordColumns" ReferenceSchemaProperty -> ReferenceSchemaProperty -> ReferenceSchemaProperty # | |||||
| Property "RecordEncoding" ReferenceSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceSchemaProperty Associated Types
Methods set :: PropertyType "RecordEncoding" ReferenceSchemaProperty -> ReferenceSchemaProperty -> ReferenceSchemaProperty # | |||||
| Property "RecordFormat" ReferenceSchemaProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.ReferenceSchemaProperty Associated Types
Methods set :: PropertyType "RecordFormat" ReferenceSchemaProperty -> ReferenceSchemaProperty -> ReferenceSchemaProperty # | |||||
| type PropertyType "RecordColumns" ReferenceSchemaProperty Source # | |||||
| type PropertyType "RecordEncoding" ReferenceSchemaProperty Source # | |||||
| type PropertyType "RecordFormat" ReferenceSchemaProperty Source # | |||||
data S3ReferenceDataSourceProperty Source #
Constructors
| S3ReferenceDataSourceProperty | |
Fields
| |
Instances
| ToJSON S3ReferenceDataSourceProperty Source # | |||||
| Show S3ReferenceDataSourceProperty Source # | |||||
| Eq S3ReferenceDataSourceProperty Source # | |||||
| ToResourceProperties S3ReferenceDataSourceProperty Source # | |||||
| Property "BucketARN" S3ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.S3ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "BucketARN" S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty # | |||||
| Property "FileKey" S3ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.S3ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "FileKey" S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty # | |||||
| Property "ReferenceRoleARN" S3ReferenceDataSourceProperty Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource.S3ReferenceDataSourceProperty Associated Types
Methods set :: PropertyType "ReferenceRoleARN" S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty -> S3ReferenceDataSourceProperty # | |||||
| type PropertyType "BucketARN" S3ReferenceDataSourceProperty Source # | |||||
| type PropertyType "FileKey" S3ReferenceDataSourceProperty Source # | |||||
| type PropertyType "ReferenceRoleARN" S3ReferenceDataSourceProperty Source # | |||||
mkReferenceSchemaProperty :: [RecordColumnProperty] -> RecordFormatProperty -> ReferenceSchemaProperty Source #
mkS3ReferenceDataSourceProperty :: Value Text -> Value Text -> Value Text -> S3ReferenceDataSourceProperty Source #
data ApplicationReferenceDataSource Source #
Constructors
| ApplicationReferenceDataSource | |
Fields | |
Instances
| ToJSON ApplicationReferenceDataSource Source # | |||||
| Show ApplicationReferenceDataSource Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource Methods showsPrec :: Int -> ApplicationReferenceDataSource -> ShowS # show :: ApplicationReferenceDataSource -> String # showList :: [ApplicationReferenceDataSource] -> ShowS # | |||||
| Eq ApplicationReferenceDataSource Source # | |||||
| ToResourceProperties ApplicationReferenceDataSource Source # | |||||
| Property "ApplicationName" ApplicationReferenceDataSource Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource Associated Types
Methods set :: PropertyType "ApplicationName" ApplicationReferenceDataSource -> ApplicationReferenceDataSource -> ApplicationReferenceDataSource # | |||||
| Property "ReferenceDataSource" ApplicationReferenceDataSource Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource Associated Types
Methods set :: PropertyType "ReferenceDataSource" ApplicationReferenceDataSource -> ApplicationReferenceDataSource -> ApplicationReferenceDataSource # | |||||
| type PropertyType "ApplicationName" ApplicationReferenceDataSource Source # | |||||
| type PropertyType "ReferenceDataSource" ApplicationReferenceDataSource Source # | |||||
Defined in Stratosphere.KinesisAnalytics.ApplicationReferenceDataSource type PropertyType "ReferenceDataSource" ApplicationReferenceDataSource = ReferenceDataSourceProperty | |||||