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