stratosphere-devopsguru-1.0.0: Stratosphere integration for AWS DevOpsGuru.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DevOpsGuru.NotificationChannel

Documentation

data NotificationChannelConfigProperty Source #

Instances

Instances details
ToJSON NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

Show NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

Eq NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

ToResourceProperties NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

Property "Filters" NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

Property "Sns" NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

type PropertyType "Filters" NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

type PropertyType "Sns" NotificationChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationChannelConfigProperty

data NotificationFilterConfigProperty Source #

Instances

Instances details
ToJSON NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

Show NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

Eq NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

ToResourceProperties NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

Property "MessageTypes" NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

Property "Severities" NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

type PropertyType "MessageTypes" NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

type PropertyType "Severities" NotificationFilterConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.NotificationFilterConfigProperty

data SnsChannelConfigProperty Source #

Instances

Instances details
ToJSON SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

Show SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

Eq SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

ToResourceProperties SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

Property "TopicArn" SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

type PropertyType "TopicArn" SnsChannelConfigProperty Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel.SnsChannelConfigProperty

data NotificationChannel Source #

Instances

Instances details
ToJSON NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel

Show NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel

Eq NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel

ToResourceProperties NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel

Property "Config" NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel

type PropertyType "Config" NotificationChannel Source # 
Instance details

Defined in Stratosphere.DevOpsGuru.NotificationChannel