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

Stratosphere.Lex.Bot.BotLocaleProperty

Documentation

data BotLocaleProperty Source #

Constructors

BotLocaleProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html

Instances

Instances details
ToJSON BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Show BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Eq BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

ToResourceProperties BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "CustomVocabulary" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "CustomVocabulary" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "Description" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "Description" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "GenerativeAISettings" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "GenerativeAISettings" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "Intents" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "Intents" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "LocaleId" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "LocaleId" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "NluConfidenceThreshold" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "NluConfidenceThreshold" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "NluConfidenceThreshold" BotLocaleProperty = Value Double

Methods

set :: PropertyType "NluConfidenceThreshold" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty #

Property "SlotTypes" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "SlotTypes" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Property "VoiceSettings" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

Associated Types

type PropertyType "VoiceSettings" BotLocaleProperty 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "CustomVocabulary" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "Description" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "GenerativeAISettings" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "Intents" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "LocaleId" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "NluConfidenceThreshold" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "NluConfidenceThreshold" BotLocaleProperty = Value Double
type PropertyType "SlotTypes" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty

type PropertyType "VoiceSettings" BotLocaleProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.BotLocaleProperty