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