| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty
Documentation
data BotAliasLocaleSettingsProperty Source #
Constructors
| BotAliasLocaleSettingsProperty | |
Fields | |
Instances
data CodeHookSpecificationProperty Source #
Constructors
| CodeHookSpecificationProperty | |
Fields | |
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 # | |||||
data LambdaCodeHookProperty Source #
Constructors
| LambdaCodeHookProperty | |
Fields
| |
Instances
| ToJSON LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Methods toJSON :: LambdaCodeHookProperty -> Value # toEncoding :: LambdaCodeHookProperty -> Encoding # toJSONList :: [LambdaCodeHookProperty] -> Value # toEncodingList :: [LambdaCodeHookProperty] -> Encoding # omitField :: LambdaCodeHookProperty -> Bool # | |||||
| Show LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Methods showsPrec :: Int -> LambdaCodeHookProperty -> ShowS # show :: LambdaCodeHookProperty -> String # showList :: [LambdaCodeHookProperty] -> ShowS # | |||||
| Eq LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Methods (==) :: LambdaCodeHookProperty -> LambdaCodeHookProperty -> Bool # (/=) :: LambdaCodeHookProperty -> LambdaCodeHookProperty -> Bool # | |||||
| ToResourceProperties LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Methods toResourceProperties :: LambdaCodeHookProperty -> ResourceProperties # | |||||
| Property "CodeHookInterfaceVersion" LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Associated Types
Methods set :: PropertyType "CodeHookInterfaceVersion" LambdaCodeHookProperty -> LambdaCodeHookProperty -> LambdaCodeHookProperty # | |||||
| Property "LambdaArn" LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty Associated Types
Methods set :: PropertyType "LambdaArn" LambdaCodeHookProperty -> LambdaCodeHookProperty -> LambdaCodeHookProperty # | |||||
| type PropertyType "CodeHookInterfaceVersion" LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty | |||||
| type PropertyType "LambdaArn" LambdaCodeHookProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.LambdaCodeHookProperty | |||||
data BotAliasLocaleSettingsItemProperty Source #
Constructors
| BotAliasLocaleSettingsItemProperty | |
Fields | |
Instances
| ToJSON BotAliasLocaleSettingsItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty | |||||
| Show BotAliasLocaleSettingsItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty Methods showsPrec :: Int -> BotAliasLocaleSettingsItemProperty -> ShowS # | |||||
| Eq BotAliasLocaleSettingsItemProperty Source # | |||||
| ToResourceProperties BotAliasLocaleSettingsItemProperty Source # | |||||
| Property "BotAliasLocaleSetting" BotAliasLocaleSettingsItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty Associated Types
Methods set :: PropertyType "BotAliasLocaleSetting" BotAliasLocaleSettingsItemProperty -> BotAliasLocaleSettingsItemProperty -> BotAliasLocaleSettingsItemProperty # | |||||
| Property "LocaleId" BotAliasLocaleSettingsItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty Associated Types
Methods set :: PropertyType "LocaleId" BotAliasLocaleSettingsItemProperty -> BotAliasLocaleSettingsItemProperty -> BotAliasLocaleSettingsItemProperty # | |||||
| type PropertyType "BotAliasLocaleSetting" BotAliasLocaleSettingsItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotAliasLocaleSettingsItemProperty type PropertyType "BotAliasLocaleSetting" BotAliasLocaleSettingsItemProperty = BotAliasLocaleSettingsProperty | |||||
| type PropertyType "LocaleId" BotAliasLocaleSettingsItemProperty Source # | |||||