stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.TopicRule.KafkaActionProperty

Documentation

data KafkaActionProperty Source #

Instances

Instances details
ToJSON KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Show KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Eq KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

ToResourceProperties KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Property "ClientProperties" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Associated Types

type PropertyType "ClientProperties" KafkaActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "ClientProperties" KafkaActionProperty = Map Text (Value Text)
Property "DestinationArn" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Associated Types

type PropertyType "DestinationArn" KafkaActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "DestinationArn" KafkaActionProperty = Value Text
Property "Headers" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Property "Key" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Property "Partition" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Associated Types

type PropertyType "Partition" KafkaActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Property "Topic" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

Associated Types

type PropertyType "Topic" KafkaActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "ClientProperties" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "ClientProperties" KafkaActionProperty = Map Text (Value Text)
type PropertyType "DestinationArn" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "DestinationArn" KafkaActionProperty = Value Text
type PropertyType "Headers" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "Key" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "Partition" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty

type PropertyType "Topic" KafkaActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.KafkaActionProperty