stratosphere-iotsitewise-1.0.0: Stratosphere integration for AWS IoTSiteWise.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Documentation

data AlarmsProperty Source #

Instances

Instances details
ToJSON AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Show AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Eq AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

ToResourceProperties AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Property "AlarmRoleArn" AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Associated Types

type PropertyType "AlarmRoleArn" AlarmsProperty 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

type PropertyType "AlarmRoleArn" AlarmsProperty = Value Text
Property "NotificationLambdaArn" AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

Associated Types

type PropertyType "NotificationLambdaArn" AlarmsProperty 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

type PropertyType "NotificationLambdaArn" AlarmsProperty = Value Text

Methods

set :: PropertyType "NotificationLambdaArn" AlarmsProperty -> AlarmsProperty -> AlarmsProperty #

type PropertyType "AlarmRoleArn" AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

type PropertyType "AlarmRoleArn" AlarmsProperty = Value Text
type PropertyType "NotificationLambdaArn" AlarmsProperty Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal.AlarmsProperty

type PropertyType "NotificationLambdaArn" AlarmsProperty = Value Text