| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.BotAlias.BotAliasLocaleSettingsProperty
Documentation
data CodeHookSpecificationProperty Source #
Constructors
| CodeHookSpecificationProperty | |
Fields | |
Instances
| ToJSON CodeHookSpecificationProperty Source # | |||||
| Show CodeHookSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.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.BotAlias.CodeHookSpecificationProperty Associated Types
Methods set :: PropertyType "LambdaCodeHook" CodeHookSpecificationProperty -> CodeHookSpecificationProperty -> CodeHookSpecificationProperty # | |||||
| type PropertyType "LambdaCodeHook" CodeHookSpecificationProperty Source # | |||||
data LambdaCodeHookProperty Source #
Constructors
| LambdaCodeHookProperty | |
Fields
| |
Instances
data BotAliasLocaleSettingsProperty Source #
Constructors
| BotAliasLocaleSettingsProperty | |
Fields | |
Instances
| ToJSON BotAliasLocaleSettingsProperty Source # | |||||
| Show BotAliasLocaleSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.BotAliasLocaleSettingsProperty Methods showsPrec :: Int -> BotAliasLocaleSettingsProperty -> ShowS # show :: BotAliasLocaleSettingsProperty -> String # showList :: [BotAliasLocaleSettingsProperty] -> ShowS # | |||||
| Eq BotAliasLocaleSettingsProperty Source # | |||||
| ToResourceProperties BotAliasLocaleSettingsProperty Source # | |||||
| Property "CodeHookSpecification" BotAliasLocaleSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.BotAliasLocaleSettingsProperty Associated Types
Methods set :: PropertyType "CodeHookSpecification" BotAliasLocaleSettingsProperty -> BotAliasLocaleSettingsProperty -> BotAliasLocaleSettingsProperty # | |||||
| Property "Enabled" BotAliasLocaleSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.BotAliasLocaleSettingsProperty Associated Types
Methods set :: PropertyType "Enabled" BotAliasLocaleSettingsProperty -> BotAliasLocaleSettingsProperty -> BotAliasLocaleSettingsProperty # | |||||
| type PropertyType "CodeHookSpecification" BotAliasLocaleSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.BotAliasLocaleSettingsProperty type PropertyType "CodeHookSpecification" BotAliasLocaleSettingsProperty = CodeHookSpecificationProperty | |||||
| type PropertyType "Enabled" BotAliasLocaleSettingsProperty Source # | |||||