stratosphere-lex-1.0.0: Stratosphere integration for AWS Lex.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lex.Bot.AllowedInputTypesProperty

Documentation

data AllowedInputTypesProperty Source #

Instances

Instances details
ToJSON AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Show AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Eq AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

ToResourceProperties AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Property "AllowAudioInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Associated Types

type PropertyType "AllowAudioInput" AllowedInputTypesProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Property "AllowDTMFInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Associated Types

type PropertyType "AllowDTMFInput" AllowedInputTypesProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

type PropertyType "AllowAudioInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

type PropertyType "AllowDTMFInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty