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

Stratosphere.Lex.Bot.ConditionalBranchProperty

Documentation

data SessionAttributeProperty Source #

Instances

Instances details
ToJSON SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

Show SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

Eq SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

ToResourceProperties SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

Property "Key" SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

Property "Value" SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

type PropertyType "Key" SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

type PropertyType "Value" SessionAttributeProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SessionAttributeProperty

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 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

data DialogActionProperty Source #

Instances

Instances details
ToJSON DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Show DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Eq DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

ToResourceProperties DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Property "SlotToElicit" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Associated Types

type PropertyType "SlotToElicit" DialogActionProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Property "SuppressNextMessage" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Associated Types

type PropertyType "SuppressNextMessage" DialogActionProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

type PropertyType "SuppressNextMessage" DialogActionProperty = Value Bool
Property "Type" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

Associated Types

type PropertyType "Type" DialogActionProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

type PropertyType "SlotToElicit" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

type PropertyType "SuppressNextMessage" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

type PropertyType "SuppressNextMessage" DialogActionProperty = Value Bool
type PropertyType "Type" DialogActionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogActionProperty

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 ConditionalBranchProperty Source #

Instances

Instances details
ToJSON ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Show ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Eq ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

ToResourceProperties ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Property "Condition" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Property "Name" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Property "NextStep" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

Property "Response" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

type PropertyType "Condition" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

type PropertyType "Name" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

type PropertyType "NextStep" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty

type PropertyType "Response" ConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty