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

Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Documentation

data ButtonProperty Source #

Instances

Instances details
ToJSON ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Show ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Eq ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

ToResourceProperties ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Property "Text" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Associated Types

type PropertyType "Text" ButtonProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Property "Value" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

Associated Types

type PropertyType "Value" ButtonProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

type PropertyType "Text" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

type PropertyType "Value" ButtonProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ButtonProperty

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

Instances

Instances details
ToJSON CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Show CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Eq CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

ToResourceProperties CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Property "Value" CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

Associated Types

type PropertyType "Value" CustomPayloadProperty 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

type PropertyType "Value" CustomPayloadProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.CustomPayloadProperty

data PlainTextMessageProperty Source #

Instances

Instances details
ToJSON PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Show PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Eq PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

ToResourceProperties PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

Property "Value" PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

type PropertyType "Value" PlainTextMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty

data SSMLMessageProperty Source #

Constructors

SSMLMessageProperty 

Instances

Instances details
ToJSON SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Show SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Eq SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

ToResourceProperties SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Property "Value" SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

Associated Types

type PropertyType "Value" SSMLMessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

type PropertyType "Value" SSMLMessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SSMLMessageProperty

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

Instances

Instances details
ToJSON ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Show ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Eq ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

ToResourceProperties ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Property "AllowInterrupt" ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Associated Types

type PropertyType "AllowInterrupt" ResponseSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Property "MessageGroupsList" ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

Associated Types

type PropertyType "MessageGroupsList" ResponseSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

type PropertyType "AllowInterrupt" ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

type PropertyType "MessageGroupsList" ResponseSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty

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

data ConditionProperty Source #

Instances

Instances details
ToJSON ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

Show ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

Eq ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

ToResourceProperties ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

Property "ExpressionString" ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

Associated Types

type PropertyType "ExpressionString" ConditionProperty 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

type PropertyType "ExpressionString" ConditionProperty = Value Text
type PropertyType "ExpressionString" ConditionProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionProperty

type PropertyType "ExpressionString" ConditionProperty = 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

data DefaultConditionalBranchProperty Source #

Instances

Instances details
ToJSON DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

Show DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

Eq DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

ToResourceProperties DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

Property "NextStep" DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

Property "Response" DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

type PropertyType "NextStep" DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

type PropertyType "Response" DefaultConditionalBranchProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty

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

Instances

Instances details
ToJSON MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Show MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Eq MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

ToResourceProperties MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Property "Message" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Associated Types

type PropertyType "Message" MessageGroupProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Property "Variations" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

Associated Types

type PropertyType "Variations" MessageGroupProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

type PropertyType "Message" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

type PropertyType "Variations" MessageGroupProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageGroupProperty

data ImageResponseCardProperty Source #

Instances

Instances details
ToJSON ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Show ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Eq ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

ToResourceProperties ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Buttons" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "ImageUrl" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Subtitle" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

Property "Title" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Buttons" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "ImageUrl" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Subtitle" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

type PropertyType "Title" ImageResponseCardProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty

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

Instances

Instances details
ToJSON MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Show MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Eq MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

ToResourceProperties MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "CustomPayload" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "CustomPayload" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "ImageResponseCard" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "ImageResponseCard" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Methods

set :: PropertyType "ImageResponseCard" MessageProperty -> MessageProperty -> MessageProperty #

Property "PlainTextMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "PlainTextMessage" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Property "SSMLMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

Associated Types

type PropertyType "SSMLMessage" MessageProperty 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "CustomPayload" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "ImageResponseCard" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "PlainTextMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

type PropertyType "SSMLMessage" MessageProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.MessageProperty

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

Instances

Instances details
ToJSON ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Show ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Eq ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

ToResourceProperties ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Property "ConditionalBranches" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Property "DefaultBranch" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

Property "IsActive" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

type PropertyType "ConditionalBranches" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

type PropertyType "DefaultBranch" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty

type PropertyType "IsActive" ConditionalSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty