stratosphere-notifications-1.0.0: Stratosphere integration for AWS Notifications.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Notifications.EventRule

Documentation

data EventRule Source #

Instances

Instances details
ToJSON EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Show EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Eq EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

ToResourceProperties EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Property "EventPattern" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Associated Types

type PropertyType "EventPattern" EventRule 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "EventPattern" EventRule = Value Text

Methods

set :: PropertyType "EventPattern" EventRule -> EventRule -> EventRule #

Property "EventType" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Associated Types

type PropertyType "EventType" EventRule 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "EventType" EventRule = Value Text

Methods

set :: PropertyType "EventType" EventRule -> EventRule -> EventRule #

Property "NotificationConfigurationArn" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Associated Types

type PropertyType "NotificationConfigurationArn" EventRule 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "NotificationConfigurationArn" EventRule = Value Text

Methods

set :: PropertyType "NotificationConfigurationArn" EventRule -> EventRule -> EventRule #

Property "Regions" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Associated Types

type PropertyType "Regions" EventRule 
Instance details

Defined in Stratosphere.Notifications.EventRule

Methods

set :: PropertyType "Regions" EventRule -> EventRule -> EventRule #

Property "Source" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

Associated Types

type PropertyType "Source" EventRule 
Instance details

Defined in Stratosphere.Notifications.EventRule

Methods

set :: PropertyType "Source" EventRule -> EventRule -> EventRule #

type PropertyType "EventPattern" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "EventPattern" EventRule = Value Text
type PropertyType "EventType" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "EventType" EventRule = Value Text
type PropertyType "NotificationConfigurationArn" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "NotificationConfigurationArn" EventRule = Value Text
type PropertyType "Regions" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule

type PropertyType "Source" EventRule Source # 
Instance details

Defined in Stratosphere.Notifications.EventRule