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

Stratosphere.Lex.Bot.DialogStateProperty

Documentation

data SlotValueOverrideProperty Source #

Instances

Instances details
ToJSON SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

Show SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

Eq SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

ToResourceProperties SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

Property "Shape" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

Property "Value" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

Property "Values" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

type PropertyType "Shape" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

type PropertyType "Value" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

type PropertyType "Values" SlotValueOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty

data IntentOverrideProperty Source #

Instances

Instances details
ToJSON IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

Show IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

Eq IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

ToResourceProperties IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

Property "Name" IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

Property "Slots" IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

type PropertyType "Name" IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

type PropertyType "Slots" IntentOverrideProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.IntentOverrideProperty

data SlotValueOverrideMapProperty Source #

Instances

Instances details
ToJSON SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

Show SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

Eq SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

ToResourceProperties SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

Property "SlotName" SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

Property "SlotValueOverride" SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

type PropertyType "SlotName" SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

type PropertyType "SlotValueOverride" SlotValueOverrideMapProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty

data SlotValueProperty Source #

Instances

Instances details
ToJSON SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

Show SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

Eq SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

ToResourceProperties SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

Property "InterpretedValue" SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

Associated Types

type PropertyType "InterpretedValue" SlotValueProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

type PropertyType "InterpretedValue" SlotValueProperty = Value Text
type PropertyType "InterpretedValue" SlotValueProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueProperty

type PropertyType "InterpretedValue" SlotValueProperty = Value Text

data DialogStateProperty Source #

Instances

Instances details
ToJSON DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Show DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Eq DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

ToResourceProperties DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Property "DialogAction" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Associated Types

type PropertyType "DialogAction" DialogStateProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Property "Intent" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Property "SessionAttributes" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

Associated Types

type PropertyType "SessionAttributes" DialogStateProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

type PropertyType "DialogAction" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

type PropertyType "Intent" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty

type PropertyType "SessionAttributes" DialogStateProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogStateProperty