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

Stratosphere.IoT.TopicRule.ActionProperty

Documentation

data TimestreamDimensionProperty Source #

Instances

Instances details
ToJSON TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

Show TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

Eq TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

ToResourceProperties TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

Property "Name" TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

Property "Value" TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

type PropertyType "Name" TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

type PropertyType "Value" TimestreamDimensionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamDimensionProperty

data TimestreamTimestampProperty Source #

Instances

Instances details
ToJSON TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

Show TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

Eq TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

ToResourceProperties TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

Property "Unit" TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

Property "Value" TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

type PropertyType "Unit" TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

type PropertyType "Value" TimestreamTimestampProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty

data TimestreamActionProperty Source #

Instances

Instances details
ToJSON TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Show TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Eq TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

ToResourceProperties TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Property "DatabaseName" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Associated Types

type PropertyType "DatabaseName" TimestreamActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Property "Dimensions" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Property "RoleArn" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Property "TableName" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

Property "Timestamp" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

type PropertyType "DatabaseName" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

type PropertyType "Dimensions" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

type PropertyType "RoleArn" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

type PropertyType "TableName" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

type PropertyType "Timestamp" TimestreamActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty

data ActionProperty Source #

Constructors

ActionProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html

Fields

Instances

Instances details
ToJSON ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Show ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Eq ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

ToResourceProperties ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "CloudwatchAlarm" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "CloudwatchAlarm" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Methods

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

Property "CloudwatchLogs" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "CloudwatchLogs" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "CloudwatchMetric" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "CloudwatchMetric" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Methods

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

Property "DynamoDB" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "DynamoDB" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "DynamoDBv2" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "DynamoDBv2" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Elasticsearch" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Elasticsearch" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Firehose" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Firehose" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Http" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Http" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "IotAnalytics" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "IotAnalytics" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "IotEvents" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "IotEvents" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "IotSiteWise" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "IotSiteWise" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Kafka" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Kafka" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Kinesis" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Kinesis" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Lambda" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Lambda" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Location" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Location" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "OpenSearch" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "OpenSearch" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Republish" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Republish" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "S3" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Sns" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Sns" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Sqs" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Sqs" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "StepFunctions" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "StepFunctions" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Property "Timestream" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

Associated Types

type PropertyType "Timestream" ActionProperty 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "CloudwatchAlarm" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "CloudwatchLogs" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "CloudwatchMetric" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "DynamoDB" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "DynamoDBv2" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Elasticsearch" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Firehose" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Http" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "IotAnalytics" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "IotEvents" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "IotSiteWise" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Kafka" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Kinesis" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Lambda" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Location" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "OpenSearch" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Republish" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "S3" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Sns" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Sqs" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "StepFunctions" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty

type PropertyType "Timestream" ActionProperty Source # 
Instance details

Defined in Stratosphere.IoT.TopicRule.ActionProperty