| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoT.TopicRule.ActionProperty
Documentation
data TimestreamDimensionProperty Source #
Constructors
| TimestreamDimensionProperty | |
Instances
data TimestreamTimestampProperty Source #
Constructors
| TimestreamTimestampProperty | |
Instances
| ToJSON TimestreamTimestampProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty Methods toJSON :: TimestreamTimestampProperty -> Value # toEncoding :: TimestreamTimestampProperty -> Encoding # toJSONList :: [TimestreamTimestampProperty] -> Value # toEncodingList :: [TimestreamTimestampProperty] -> Encoding # | |||||
| Show TimestreamTimestampProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty Methods showsPrec :: Int -> TimestreamTimestampProperty -> ShowS # show :: TimestreamTimestampProperty -> String # showList :: [TimestreamTimestampProperty] -> ShowS # | |||||
| Eq TimestreamTimestampProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty Methods (==) :: TimestreamTimestampProperty -> TimestreamTimestampProperty -> Bool # (/=) :: TimestreamTimestampProperty -> TimestreamTimestampProperty -> Bool # | |||||
| ToResourceProperties TimestreamTimestampProperty Source # | |||||
| Property "Unit" TimestreamTimestampProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty Associated Types
Methods set :: PropertyType "Unit" TimestreamTimestampProperty -> TimestreamTimestampProperty -> TimestreamTimestampProperty # | |||||
| Property "Value" TimestreamTimestampProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamTimestampProperty Associated Types
Methods set :: PropertyType "Value" TimestreamTimestampProperty -> TimestreamTimestampProperty -> TimestreamTimestampProperty # | |||||
| type PropertyType "Unit" TimestreamTimestampProperty Source # | |||||
| type PropertyType "Value" TimestreamTimestampProperty Source # | |||||
data TimestreamActionProperty Source #
Constructors
| TimestreamActionProperty | |
Fields | |
Instances
| ToJSON TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Methods toJSON :: TimestreamActionProperty -> Value # toEncoding :: TimestreamActionProperty -> Encoding # toJSONList :: [TimestreamActionProperty] -> Value # | |||||
| Show TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Methods showsPrec :: Int -> TimestreamActionProperty -> ShowS # show :: TimestreamActionProperty -> String # showList :: [TimestreamActionProperty] -> ShowS # | |||||
| Eq TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Methods (==) :: TimestreamActionProperty -> TimestreamActionProperty -> Bool # (/=) :: TimestreamActionProperty -> TimestreamActionProperty -> Bool # | |||||
| ToResourceProperties TimestreamActionProperty Source # | |||||
| Property "DatabaseName" TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Associated Types
Methods set :: PropertyType "DatabaseName" TimestreamActionProperty -> TimestreamActionProperty -> TimestreamActionProperty # | |||||
| Property "Dimensions" TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Associated Types
Methods set :: PropertyType "Dimensions" TimestreamActionProperty -> TimestreamActionProperty -> TimestreamActionProperty # | |||||
| Property "RoleArn" TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Associated Types
Methods set :: PropertyType "RoleArn" TimestreamActionProperty -> TimestreamActionProperty -> TimestreamActionProperty # | |||||
| Property "TableName" TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Associated Types
Methods set :: PropertyType "TableName" TimestreamActionProperty -> TimestreamActionProperty -> TimestreamActionProperty # | |||||
| Property "Timestamp" TimestreamActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.TimestreamActionProperty Associated Types
Methods set :: PropertyType "Timestamp" TimestreamActionProperty -> TimestreamActionProperty -> TimestreamActionProperty # | |||||
| type PropertyType "DatabaseName" TimestreamActionProperty Source # | |||||
| type PropertyType "Dimensions" TimestreamActionProperty Source # | |||||
| type PropertyType "RoleArn" TimestreamActionProperty Source # | |||||
| type PropertyType "TableName" TimestreamActionProperty Source # | |||||
| type PropertyType "Timestamp" TimestreamActionProperty Source # | |||||
mkTimestreamActionProperty :: Value Text -> [TimestreamDimensionProperty] -> Value Text -> Value Text -> TimestreamActionProperty Source #
data ActionProperty Source #
Constructors
| ActionProperty | |
Fields
| |
Instances
| ToJSON ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Methods toJSON :: ActionProperty -> Value # toEncoding :: ActionProperty -> Encoding # toJSONList :: [ActionProperty] -> Value # toEncodingList :: [ActionProperty] -> Encoding # omitField :: ActionProperty -> Bool # | |||||
| Show ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Methods showsPrec :: Int -> ActionProperty -> ShowS # show :: ActionProperty -> String # showList :: [ActionProperty] -> ShowS # | |||||
| Eq ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Methods (==) :: ActionProperty -> ActionProperty -> Bool # (/=) :: ActionProperty -> ActionProperty -> Bool # | |||||
| ToResourceProperties ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Methods toResourceProperties :: ActionProperty -> ResourceProperties # | |||||
| Property "CloudwatchAlarm" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "CloudwatchAlarm" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "CloudwatchLogs" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "CloudwatchLogs" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "CloudwatchMetric" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "CloudwatchMetric" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "DynamoDB" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "DynamoDB" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "DynamoDBv2" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "DynamoDBv2" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Elasticsearch" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Elasticsearch" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Firehose" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Firehose" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Http" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Http" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "IotAnalytics" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "IotAnalytics" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "IotEvents" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "IotEvents" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "IotSiteWise" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "IotSiteWise" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Kafka" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Kafka" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Kinesis" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Kinesis" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Lambda" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Lambda" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Location" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Location" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "OpenSearch" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "OpenSearch" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Republish" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Republish" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "S3" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "S3" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Sns" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Sns" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Sqs" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Sqs" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "StepFunctions" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "StepFunctions" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Timestream" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty Associated Types
Methods set :: PropertyType "Timestream" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| type PropertyType "CloudwatchAlarm" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "CloudwatchLogs" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "CloudwatchMetric" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "DynamoDB" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "DynamoDBv2" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Elasticsearch" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Firehose" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Http" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "IotAnalytics" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "IotEvents" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "IotSiteWise" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Kafka" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Kinesis" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Lambda" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Location" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "OpenSearch" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Republish" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "S3" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Sns" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Sqs" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "StepFunctions" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||
| type PropertyType "Timestream" ActionProperty Source # | |||||
Defined in Stratosphere.IoT.TopicRule.ActionProperty | |||||