Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.IoTTopicRuleCloudwatchAlarmAction
- data IoTTopicRuleCloudwatchAlarmAction = IoTTopicRuleCloudwatchAlarmAction {}
- ioTTopicRuleCloudwatchAlarmAction :: Val Text -> Val Text -> Val Text -> Val Text -> IoTTopicRuleCloudwatchAlarmAction
- ittrcaaAlarmName :: Lens' IoTTopicRuleCloudwatchAlarmAction (Val Text)
- ittrcaaRoleArn :: Lens' IoTTopicRuleCloudwatchAlarmAction (Val Text)
- ittrcaaStateReason :: Lens' IoTTopicRuleCloudwatchAlarmAction (Val Text)
- ittrcaaStateValue :: Lens' IoTTopicRuleCloudwatchAlarmAction (Val Text)
Documentation
data IoTTopicRuleCloudwatchAlarmAction #
Full data type definition for IoTTopicRuleCloudwatchAlarmAction. See
ioTTopicRuleCloudwatchAlarmAction
for a more convenient constructor.
Constructors
IoTTopicRuleCloudwatchAlarmAction | |
ioTTopicRuleCloudwatchAlarmAction #
Constructor for IoTTopicRuleCloudwatchAlarmAction
containing required
fields as arguments.