| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SSMIncidents.ResponsePlan.NotificationTargetItemProperty
Documentation
data NotificationTargetItemProperty Source #
Constructors
| NotificationTargetItemProperty | |
Instances
| ToJSON NotificationTargetItemProperty Source # | |||||
| Show NotificationTargetItemProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.NotificationTargetItemProperty Methods showsPrec :: Int -> NotificationTargetItemProperty -> ShowS # show :: NotificationTargetItemProperty -> String # showList :: [NotificationTargetItemProperty] -> ShowS # | |||||
| Eq NotificationTargetItemProperty Source # | |||||
| ToResourceProperties NotificationTargetItemProperty Source # | |||||
| Property "SnsTopicArn" NotificationTargetItemProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.NotificationTargetItemProperty Associated Types
Methods set :: PropertyType "SnsTopicArn" NotificationTargetItemProperty -> NotificationTargetItemProperty -> NotificationTargetItemProperty # | |||||
| type PropertyType "SnsTopicArn" NotificationTargetItemProperty Source # | |||||