stratosphere-iotevents-1.0.0: Stratosphere integration for AWS IoTEvents.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTEvents.AlarmModel.SnsProperty

Documentation

data SnsProperty Source #

Instances

Instances details
ToJSON SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Show SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Eq SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

ToResourceProperties SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Property "Payload" SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Associated Types

type PropertyType "Payload" SnsProperty 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Property "TargetArn" SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

Associated Types

type PropertyType "TargetArn" SnsProperty 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

type PropertyType "TargetArn" SnsProperty = Value Text

Methods

set :: PropertyType "TargetArn" SnsProperty -> SnsProperty -> SnsProperty #

type PropertyType "Payload" SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

type PropertyType "TargetArn" SnsProperty Source # 
Instance details

Defined in Stratosphere.IoTEvents.AlarmModel.SnsProperty

type PropertyType "TargetArn" SnsProperty = Value Text