| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoTAnalytics.Pipeline
Documentation
data FilterProperty Source #
Constructors
| FilterProperty | |
Instances
data ActivityProperty Source #
Constructors
| ActivityProperty | |
Fields
| |
Instances
| ToJSON ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Methods toJSON :: ActivityProperty -> Value # toEncoding :: ActivityProperty -> Encoding # toJSONList :: [ActivityProperty] -> Value # toEncodingList :: [ActivityProperty] -> Encoding # omitField :: ActivityProperty -> Bool # | |||||
| Show ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Methods showsPrec :: Int -> ActivityProperty -> ShowS # show :: ActivityProperty -> String # showList :: [ActivityProperty] -> ShowS # | |||||
| Eq ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Methods (==) :: ActivityProperty -> ActivityProperty -> Bool # (/=) :: ActivityProperty -> ActivityProperty -> Bool # | |||||
| ToResourceProperties ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Methods toResourceProperties :: ActivityProperty -> ResourceProperties # | |||||
| Property "AddAttributes" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "AddAttributes" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "Channel" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "Channel" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "Datastore" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "Datastore" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "DeviceRegistryEnrich" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "DeviceRegistryEnrich" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "DeviceShadowEnrich" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "DeviceShadowEnrich" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "Filter" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "Filter" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "Lambda" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "Lambda" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "Math" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "Math" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "RemoveAttributes" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "RemoveAttributes" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| Property "SelectAttributes" ActivityProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ActivityProperty Associated Types
Methods set :: PropertyType "SelectAttributes" ActivityProperty -> ActivityProperty -> ActivityProperty # | |||||
| type PropertyType "AddAttributes" ActivityProperty Source # | |||||
| type PropertyType "Channel" ActivityProperty Source # | |||||
| type PropertyType "Datastore" ActivityProperty Source # | |||||
| type PropertyType "DeviceRegistryEnrich" ActivityProperty Source # | |||||
| type PropertyType "DeviceShadowEnrich" ActivityProperty Source # | |||||
| type PropertyType "Filter" ActivityProperty Source # | |||||
| type PropertyType "Lambda" ActivityProperty Source # | |||||
| type PropertyType "Math" ActivityProperty Source # | |||||
| type PropertyType "RemoveAttributes" ActivityProperty Source # | |||||
| type PropertyType "SelectAttributes" ActivityProperty Source # | |||||
data AddAttributesProperty Source #
Constructors
| AddAttributesProperty | |
Instances
| ToJSON AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Methods toJSON :: AddAttributesProperty -> Value # toEncoding :: AddAttributesProperty -> Encoding # toJSONList :: [AddAttributesProperty] -> Value # toEncodingList :: [AddAttributesProperty] -> Encoding # omitField :: AddAttributesProperty -> Bool # | |||||
| Show AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Methods showsPrec :: Int -> AddAttributesProperty -> ShowS # show :: AddAttributesProperty -> String # showList :: [AddAttributesProperty] -> ShowS # | |||||
| Eq AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Methods (==) :: AddAttributesProperty -> AddAttributesProperty -> Bool # (/=) :: AddAttributesProperty -> AddAttributesProperty -> Bool # | |||||
| ToResourceProperties AddAttributesProperty Source # | |||||
| Property "Attributes" AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Associated Types
Methods set :: PropertyType "Attributes" AddAttributesProperty -> AddAttributesProperty -> AddAttributesProperty # | |||||
| Property "Name" AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Associated Types
Methods set :: PropertyType "Name" AddAttributesProperty -> AddAttributesProperty -> AddAttributesProperty # | |||||
| Property "Next" AddAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.AddAttributesProperty Associated Types
Methods set :: PropertyType "Next" AddAttributesProperty -> AddAttributesProperty -> AddAttributesProperty # | |||||
| type PropertyType "Attributes" AddAttributesProperty Source # | |||||
| type PropertyType "Name" AddAttributesProperty Source # | |||||
| type PropertyType "Next" AddAttributesProperty Source # | |||||
data ChannelProperty Source #
Constructors
| ChannelProperty | |
Instances
| ToJSON ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Methods toJSON :: ChannelProperty -> Value # toEncoding :: ChannelProperty -> Encoding # toJSONList :: [ChannelProperty] -> Value # toEncodingList :: [ChannelProperty] -> Encoding # omitField :: ChannelProperty -> Bool # | |||||
| Show ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Methods showsPrec :: Int -> ChannelProperty -> ShowS # show :: ChannelProperty -> String # showList :: [ChannelProperty] -> ShowS # | |||||
| Eq ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Methods (==) :: ChannelProperty -> ChannelProperty -> Bool # (/=) :: ChannelProperty -> ChannelProperty -> Bool # | |||||
| ToResourceProperties ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Methods toResourceProperties :: ChannelProperty -> ResourceProperties # | |||||
| Property "ChannelName" ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Associated Types
Methods set :: PropertyType "ChannelName" ChannelProperty -> ChannelProperty -> ChannelProperty # | |||||
| Property "Name" ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Associated Types
Methods set :: PropertyType "Name" ChannelProperty -> ChannelProperty -> ChannelProperty # | |||||
| Property "Next" ChannelProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.ChannelProperty Associated Types
Methods set :: PropertyType "Next" ChannelProperty -> ChannelProperty -> ChannelProperty # | |||||
| type PropertyType "ChannelName" ChannelProperty Source # | |||||
| type PropertyType "Name" ChannelProperty Source # | |||||
| type PropertyType "Next" ChannelProperty Source # | |||||
data DeviceRegistryEnrichProperty Source #
Constructors
| DeviceRegistryEnrichProperty | |
Instances
| ToJSON DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Methods toJSON :: DeviceRegistryEnrichProperty -> Value # toEncoding :: DeviceRegistryEnrichProperty -> Encoding # toJSONList :: [DeviceRegistryEnrichProperty] -> Value # toEncodingList :: [DeviceRegistryEnrichProperty] -> Encoding # | |||||
| Show DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Methods showsPrec :: Int -> DeviceRegistryEnrichProperty -> ShowS # show :: DeviceRegistryEnrichProperty -> String # showList :: [DeviceRegistryEnrichProperty] -> ShowS # | |||||
| Eq DeviceRegistryEnrichProperty Source # | |||||
| ToResourceProperties DeviceRegistryEnrichProperty Source # | |||||
| Property "Attribute" DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Associated Types
Methods set :: PropertyType "Attribute" DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty # | |||||
| Property "Name" DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Associated Types
Methods set :: PropertyType "Name" DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty # | |||||
| Property "Next" DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Associated Types
Methods set :: PropertyType "Next" DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty # | |||||
| Property "RoleArn" DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Associated Types
Methods set :: PropertyType "RoleArn" DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty # | |||||
| Property "ThingName" DeviceRegistryEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceRegistryEnrichProperty Associated Types
Methods set :: PropertyType "ThingName" DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty -> DeviceRegistryEnrichProperty # | |||||
| type PropertyType "Attribute" DeviceRegistryEnrichProperty Source # | |||||
| type PropertyType "Name" DeviceRegistryEnrichProperty Source # | |||||
| type PropertyType "Next" DeviceRegistryEnrichProperty Source # | |||||
| type PropertyType "RoleArn" DeviceRegistryEnrichProperty Source # | |||||
| type PropertyType "ThingName" DeviceRegistryEnrichProperty Source # | |||||
data DeviceShadowEnrichProperty Source #
Constructors
| DeviceShadowEnrichProperty | |
Instances
| ToJSON DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Methods toJSON :: DeviceShadowEnrichProperty -> Value # toEncoding :: DeviceShadowEnrichProperty -> Encoding # toJSONList :: [DeviceShadowEnrichProperty] -> Value # toEncodingList :: [DeviceShadowEnrichProperty] -> Encoding # | |||||
| Show DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Methods showsPrec :: Int -> DeviceShadowEnrichProperty -> ShowS # show :: DeviceShadowEnrichProperty -> String # showList :: [DeviceShadowEnrichProperty] -> ShowS # | |||||
| Eq DeviceShadowEnrichProperty Source # | |||||
| ToResourceProperties DeviceShadowEnrichProperty Source # | |||||
| Property "Attribute" DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Associated Types
Methods set :: PropertyType "Attribute" DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty # | |||||
| Property "Name" DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Associated Types
Methods set :: PropertyType "Name" DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty # | |||||
| Property "Next" DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Associated Types
Methods set :: PropertyType "Next" DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty # | |||||
| Property "RoleArn" DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Associated Types
Methods set :: PropertyType "RoleArn" DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty # | |||||
| Property "ThingName" DeviceShadowEnrichProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DeviceShadowEnrichProperty Associated Types
Methods set :: PropertyType "ThingName" DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty -> DeviceShadowEnrichProperty # | |||||
| type PropertyType "Attribute" DeviceShadowEnrichProperty Source # | |||||
| type PropertyType "Name" DeviceShadowEnrichProperty Source # | |||||
| type PropertyType "Next" DeviceShadowEnrichProperty Source # | |||||
| type PropertyType "RoleArn" DeviceShadowEnrichProperty Source # | |||||
| type PropertyType "ThingName" DeviceShadowEnrichProperty Source # | |||||
data LambdaProperty Source #
Constructors
| LambdaProperty | |
Instances
| ToJSON LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Methods toJSON :: LambdaProperty -> Value # toEncoding :: LambdaProperty -> Encoding # toJSONList :: [LambdaProperty] -> Value # toEncodingList :: [LambdaProperty] -> Encoding # omitField :: LambdaProperty -> Bool # | |||||
| Show LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Methods showsPrec :: Int -> LambdaProperty -> ShowS # show :: LambdaProperty -> String # showList :: [LambdaProperty] -> ShowS # | |||||
| Eq LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Methods (==) :: LambdaProperty -> LambdaProperty -> Bool # (/=) :: LambdaProperty -> LambdaProperty -> Bool # | |||||
| ToResourceProperties LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Methods toResourceProperties :: LambdaProperty -> ResourceProperties # | |||||
| Property "BatchSize" LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Associated Types
Methods set :: PropertyType "BatchSize" LambdaProperty -> LambdaProperty -> LambdaProperty # | |||||
| Property "LambdaName" LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Associated Types
Methods set :: PropertyType "LambdaName" LambdaProperty -> LambdaProperty -> LambdaProperty # | |||||
| Property "Name" LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Associated Types
Methods set :: PropertyType "Name" LambdaProperty -> LambdaProperty -> LambdaProperty # | |||||
| Property "Next" LambdaProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.LambdaProperty Associated Types
Methods set :: PropertyType "Next" LambdaProperty -> LambdaProperty -> LambdaProperty # | |||||
| type PropertyType "BatchSize" LambdaProperty Source # | |||||
| type PropertyType "LambdaName" LambdaProperty Source # | |||||
| type PropertyType "Name" LambdaProperty Source # | |||||
| type PropertyType "Next" LambdaProperty Source # | |||||
data MathProperty Source #
Constructors
| MathProperty | |
Instances
| ToJSON MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Methods toJSON :: MathProperty -> Value # toEncoding :: MathProperty -> Encoding # toJSONList :: [MathProperty] -> Value # toEncodingList :: [MathProperty] -> Encoding # omitField :: MathProperty -> Bool # | |||||
| Show MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Methods showsPrec :: Int -> MathProperty -> ShowS # show :: MathProperty -> String # showList :: [MathProperty] -> ShowS # | |||||
| Eq MathProperty Source # | |||||
| ToResourceProperties MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Methods toResourceProperties :: MathProperty -> ResourceProperties # | |||||
| Property "Attribute" MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Associated Types
Methods set :: PropertyType "Attribute" MathProperty -> MathProperty -> MathProperty # | |||||
| Property "Math" MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Associated Types
Methods set :: PropertyType "Math" MathProperty -> MathProperty -> MathProperty # | |||||
| Property "Name" MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Associated Types
Methods set :: PropertyType "Name" MathProperty -> MathProperty -> MathProperty # | |||||
| Property "Next" MathProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.MathProperty Associated Types
Methods set :: PropertyType "Next" MathProperty -> MathProperty -> MathProperty # | |||||
| type PropertyType "Attribute" MathProperty Source # | |||||
| type PropertyType "Math" MathProperty Source # | |||||
| type PropertyType "Name" MathProperty Source # | |||||
| type PropertyType "Next" MathProperty Source # | |||||
data RemoveAttributesProperty Source #
Constructors
| RemoveAttributesProperty | |
Instances
| ToJSON RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Methods toJSON :: RemoveAttributesProperty -> Value # toEncoding :: RemoveAttributesProperty -> Encoding # toJSONList :: [RemoveAttributesProperty] -> Value # | |||||
| Show RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Methods showsPrec :: Int -> RemoveAttributesProperty -> ShowS # show :: RemoveAttributesProperty -> String # showList :: [RemoveAttributesProperty] -> ShowS # | |||||
| Eq RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Methods (==) :: RemoveAttributesProperty -> RemoveAttributesProperty -> Bool # (/=) :: RemoveAttributesProperty -> RemoveAttributesProperty -> Bool # | |||||
| ToResourceProperties RemoveAttributesProperty Source # | |||||
| Property "Attributes" RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Associated Types
Methods set :: PropertyType "Attributes" RemoveAttributesProperty -> RemoveAttributesProperty -> RemoveAttributesProperty # | |||||
| Property "Name" RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Associated Types
Methods set :: PropertyType "Name" RemoveAttributesProperty -> RemoveAttributesProperty -> RemoveAttributesProperty # | |||||
| Property "Next" RemoveAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.RemoveAttributesProperty Associated Types
Methods set :: PropertyType "Next" RemoveAttributesProperty -> RemoveAttributesProperty -> RemoveAttributesProperty # | |||||
| type PropertyType "Attributes" RemoveAttributesProperty Source # | |||||
| type PropertyType "Name" RemoveAttributesProperty Source # | |||||
| type PropertyType "Next" RemoveAttributesProperty Source # | |||||
data SelectAttributesProperty Source #
Constructors
| SelectAttributesProperty | |
Instances
| ToJSON SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Methods toJSON :: SelectAttributesProperty -> Value # toEncoding :: SelectAttributesProperty -> Encoding # toJSONList :: [SelectAttributesProperty] -> Value # | |||||
| Show SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Methods showsPrec :: Int -> SelectAttributesProperty -> ShowS # show :: SelectAttributesProperty -> String # showList :: [SelectAttributesProperty] -> ShowS # | |||||
| Eq SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Methods (==) :: SelectAttributesProperty -> SelectAttributesProperty -> Bool # (/=) :: SelectAttributesProperty -> SelectAttributesProperty -> Bool # | |||||
| ToResourceProperties SelectAttributesProperty Source # | |||||
| Property "Attributes" SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Associated Types
Methods set :: PropertyType "Attributes" SelectAttributesProperty -> SelectAttributesProperty -> SelectAttributesProperty # | |||||
| Property "Name" SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Associated Types
Methods set :: PropertyType "Name" SelectAttributesProperty -> SelectAttributesProperty -> SelectAttributesProperty # | |||||
| Property "Next" SelectAttributesProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.SelectAttributesProperty Associated Types
Methods set :: PropertyType "Next" SelectAttributesProperty -> SelectAttributesProperty -> SelectAttributesProperty # | |||||
| type PropertyType "Attributes" SelectAttributesProperty Source # | |||||
| type PropertyType "Name" SelectAttributesProperty Source # | |||||
| type PropertyType "Next" SelectAttributesProperty Source # | |||||
data DatastoreProperty Source #
Constructors
| DatastoreProperty | |
Fields
| |
Instances
| ToJSON DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Methods toJSON :: DatastoreProperty -> Value # toEncoding :: DatastoreProperty -> Encoding # toJSONList :: [DatastoreProperty] -> Value # toEncodingList :: [DatastoreProperty] -> Encoding # omitField :: DatastoreProperty -> Bool # | |||||
| Show DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Methods showsPrec :: Int -> DatastoreProperty -> ShowS # show :: DatastoreProperty -> String # showList :: [DatastoreProperty] -> ShowS # | |||||
| Eq DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Methods (==) :: DatastoreProperty -> DatastoreProperty -> Bool # (/=) :: DatastoreProperty -> DatastoreProperty -> Bool # | |||||
| ToResourceProperties DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Methods toResourceProperties :: DatastoreProperty -> ResourceProperties # | |||||
| Property "DatastoreName" DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Associated Types
Methods set :: PropertyType "DatastoreName" DatastoreProperty -> DatastoreProperty -> DatastoreProperty # | |||||
| Property "Name" DatastoreProperty Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline.DatastoreProperty Associated Types
Methods set :: PropertyType "Name" DatastoreProperty -> DatastoreProperty -> DatastoreProperty # | |||||
| type PropertyType "DatastoreName" DatastoreProperty Source # | |||||
| type PropertyType "Name" DatastoreProperty Source # | |||||
mkFilterProperty :: Value Text -> Value Text -> FilterProperty Source #
mkAddAttributesProperty :: Map Text (Value Text) -> Value Text -> AddAttributesProperty Source #
mkChannelProperty :: Value Text -> Value Text -> ChannelProperty Source #
mkDatastoreProperty :: Value Text -> Value Text -> DatastoreProperty Source #
mkDeviceRegistryEnrichProperty :: Value Text -> Value Text -> Value Text -> Value Text -> DeviceRegistryEnrichProperty Source #
mkDeviceShadowEnrichProperty :: Value Text -> Value Text -> Value Text -> Value Text -> DeviceShadowEnrichProperty Source #
mkLambdaProperty :: Value Integer -> Value Text -> Value Text -> LambdaProperty Source #
mkMathProperty :: Value Text -> Value Text -> Value Text -> MathProperty Source #
Constructors
| Pipeline | |
Fields
| |
Instances
| ToJSON Pipeline Source # | |||||
| Show Pipeline Source # | |||||
| Eq Pipeline Source # | |||||
| ToResourceProperties Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline Methods | |||||
| Property "PipelineActivities" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline Associated Types
| |||||
| Property "PipelineName" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline Associated Types
| |||||
| Property "Tags" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline Associated Types
| |||||
| type PropertyType "PipelineActivities" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline | |||||
| type PropertyType "PipelineName" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline | |||||
| type PropertyType "Tags" Pipeline Source # | |||||
Defined in Stratosphere.IoTAnalytics.Pipeline | |||||
mkPipeline :: [ActivityProperty] -> Pipeline Source #