stratosphere-iotanalytics-1.0.0: Stratosphere integration for AWS IoTAnalytics.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

Documentation

data ColumnProperty Source #

Instances

Instances details
ToJSON ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Show ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Eq ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

ToResourceProperties ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Property "Name" ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Associated Types

type PropertyType "Name" ColumnProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Property "Type" ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

Associated Types

type PropertyType "Type" ColumnProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

type PropertyType "Name" ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

type PropertyType "Type" ColumnProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ColumnProperty

data ParquetConfigurationProperty Source #

Instances

Instances details
ToJSON ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

Show ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

Eq ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

ToResourceProperties ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

Property "SchemaDefinition" ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

type PropertyType "SchemaDefinition" ParquetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.ParquetConfigurationProperty

data SchemaDefinitionProperty Source #

Instances

Instances details
ToJSON SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

Show SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

Eq SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

ToResourceProperties SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

Property "Columns" SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

type PropertyType "Columns" SchemaDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.SchemaDefinitionProperty

data FileFormatConfigurationProperty Source #

Instances

Instances details
ToJSON FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

Show FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

Eq FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

ToResourceProperties FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

Property "JsonConfiguration" FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

Property "ParquetConfiguration" FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

type PropertyType "JsonConfiguration" FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty

type PropertyType "ParquetConfiguration" FileFormatConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Datastore.FileFormatConfigurationProperty