stratosphere-sns-1.0.0: Stratosphere integration for AWS SNS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SNS.Subscription

Documentation

data Subscription Source #

Constructors

Subscription

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html

Fields

Instances

Instances details
ToJSON Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Show Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Eq Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

ToResourceProperties Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Property "DeliveryPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "DeliveryPolicy" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "DeliveryPolicy" Subscription = Object

Methods

set :: PropertyType "DeliveryPolicy" Subscription -> Subscription -> Subscription #

Property "Endpoint" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "Endpoint" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

Property "FilterPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "FilterPolicy" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "FilterPolicy" Subscription = Object

Methods

set :: PropertyType "FilterPolicy" Subscription -> Subscription -> Subscription #

Property "FilterPolicyScope" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "FilterPolicyScope" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "FilterPolicyScope" Subscription = Value Text

Methods

set :: PropertyType "FilterPolicyScope" Subscription -> Subscription -> Subscription #

Property "Protocol" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "Protocol" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

Property "RawMessageDelivery" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "RawMessageDelivery" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "RawMessageDelivery" Subscription = Value Bool

Methods

set :: PropertyType "RawMessageDelivery" Subscription -> Subscription -> Subscription #

Property "RedrivePolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "RedrivePolicy" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "RedrivePolicy" Subscription = Object

Methods

set :: PropertyType "RedrivePolicy" Subscription -> Subscription -> Subscription #

Property "Region" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "Region" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

Property "ReplayPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "ReplayPolicy" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "ReplayPolicy" Subscription = Object

Methods

set :: PropertyType "ReplayPolicy" Subscription -> Subscription -> Subscription #

Property "SubscriptionRoleArn" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "SubscriptionRoleArn" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "SubscriptionRoleArn" Subscription = Value Text

Methods

set :: PropertyType "SubscriptionRoleArn" Subscription -> Subscription -> Subscription #

Property "TopicArn" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

Associated Types

type PropertyType "TopicArn" Subscription 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "DeliveryPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "DeliveryPolicy" Subscription = Object
type PropertyType "Endpoint" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "FilterPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "FilterPolicy" Subscription = Object
type PropertyType "FilterPolicyScope" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "FilterPolicyScope" Subscription = Value Text
type PropertyType "Protocol" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "RawMessageDelivery" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "RawMessageDelivery" Subscription = Value Bool
type PropertyType "RedrivePolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "RedrivePolicy" Subscription = Object
type PropertyType "Region" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "ReplayPolicy" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "ReplayPolicy" Subscription = Object
type PropertyType "SubscriptionRoleArn" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription

type PropertyType "SubscriptionRoleArn" Subscription = Value Text
type PropertyType "TopicArn" Subscription Source # 
Instance details

Defined in Stratosphere.SNS.Subscription