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

Stratosphere.IoTAnalytics.Dataset.ActionProperty

Documentation

data ContainerActionProperty Source #

Instances

Instances details
ToJSON ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Show ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Eq ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

ToResourceProperties ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Property "ExecutionRoleArn" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Associated Types

type PropertyType "ExecutionRoleArn" ContainerActionProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Property "Image" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Property "ResourceConfiguration" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Associated Types

type PropertyType "ResourceConfiguration" ContainerActionProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

Property "Variables" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

type PropertyType "ExecutionRoleArn" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

type PropertyType "Image" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

type PropertyType "ResourceConfiguration" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

type PropertyType "Variables" ContainerActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ContainerActionProperty

data ResourceConfigurationProperty Source #

Instances

Instances details
ToJSON ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

Show ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

Eq ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

ToResourceProperties ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

Property "ComputeType" ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

Property "VolumeSizeInGB" ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

type PropertyType "ComputeType" ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

type PropertyType "VolumeSizeInGB" ResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ResourceConfigurationProperty

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

data DatasetContentVersionValueProperty Source #

Instances

Instances details
ToJSON DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

Show DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

Eq DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

ToResourceProperties DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

Property "DatasetName" DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

type PropertyType "DatasetName" DatasetContentVersionValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.DatasetContentVersionValueProperty

data OutputFileUriValueProperty Source #

Instances

Instances details
ToJSON OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

Show OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

Eq OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

ToResourceProperties OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

Property "FileName" OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

type PropertyType "FileName" OutputFileUriValueProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.OutputFileUriValueProperty

data ActionProperty Source #

Instances

Instances details
ToJSON ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Show ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Eq ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

ToResourceProperties ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Property "ActionName" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Associated Types

type PropertyType "ActionName" ActionProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Property "ContainerAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Associated Types

type PropertyType "ContainerAction" ActionProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Methods

set :: PropertyType "ContainerAction" ActionProperty -> ActionProperty -> ActionProperty #

Property "QueryAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

Associated Types

type PropertyType "QueryAction" ActionProperty 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

type PropertyType "ActionName" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

type PropertyType "ContainerAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty

type PropertyType "QueryAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoTAnalytics.Dataset.ActionProperty