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

Stratosphere.IoTAnalytics.Dataset.VariableProperty

Documentation

data VariableProperty Source #

Instances

Instances details
ToJSON VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Show VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Eq VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

ToResourceProperties VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Property "DatasetContentVersionValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Associated Types

type PropertyType "DatasetContentVersionValue" VariableProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Methods

set :: PropertyType "DatasetContentVersionValue" VariableProperty -> VariableProperty -> VariableProperty #

Property "DoubleValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Associated Types

type PropertyType "DoubleValue" VariableProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Property "OutputFileUriValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Associated Types

type PropertyType "OutputFileUriValue" VariableProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Property "StringValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Associated Types

type PropertyType "StringValue" VariableProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Property "VariableName" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

Associated Types

type PropertyType "VariableName" VariableProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "VariableName" VariableProperty = Value Text
type PropertyType "DatasetContentVersionValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "DoubleValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "OutputFileUriValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "StringValue" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "VariableName" VariableProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.VariableProperty

type PropertyType "VariableName" VariableProperty = Value Text