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

Stratosphere.Lex.Bot.SlotProperty

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

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

Instances

Instances details
ToJSON DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Show DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Eq DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

ToResourceProperties DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Property "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Associated Types

type PropertyType "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Property "InvocationLabel" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Property "IsActive" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

Property "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

type PropertyType "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

type PropertyType "InvocationLabel" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

type PropertyType "IsActive" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

type PropertyType "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty

data PostDialogCodeHookInvocationSpecificationProperty Source #

Constructors

PostDialogCodeHookInvocationSpecificationProperty

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

Fields

Instances

Instances details
ToJSON PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Show PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Eq PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

ToResourceProperties PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "FailureNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "FailureResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "SuccessNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "SuccessResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "TimeoutNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

Property "TimeoutResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "FailureNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "FailureResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "SuccessNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "SuccessResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "TimeoutNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

type PropertyType "TimeoutResponse" PostDialogCodeHookInvocationSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty

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

Instances

Instances details
ToJSON ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

Show ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

Eq ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

ToResourceProperties ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

Property "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

Property "InvocationLabel" ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

type PropertyType "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

type PropertyType "InvocationLabel" ElicitationCodeHookInvocationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty

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

Constructors

SlotCaptureSettingProperty

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

Fields

Instances

Instances details
ToJSON SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Show SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Eq SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

ToResourceProperties SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "CaptureConditional" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Associated Types

type PropertyType "CaptureConditional" SlotCaptureSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "CaptureNextStep" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Associated Types

type PropertyType "CaptureNextStep" SlotCaptureSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "CaptureResponse" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "CodeHook" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "ElicitationCodeHook" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "FailureConditional" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Associated Types

type PropertyType "FailureConditional" SlotCaptureSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "FailureNextStep" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Associated Types

type PropertyType "FailureNextStep" SlotCaptureSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

Property "FailureResponse" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "CaptureConditional" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "CaptureNextStep" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "CaptureResponse" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "CodeHook" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "ElicitationCodeHook" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "FailureConditional" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "FailureNextStep" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

type PropertyType "FailureResponse" SlotCaptureSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty

data SlotValueElicitationSettingProperty Source #

Instances

Instances details
ToJSON SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Show SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Eq SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

ToResourceProperties SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "DefaultValueSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "PromptSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "SampleUtterances" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "SlotCaptureSetting" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "SlotConstraint" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Property "WaitAndContinueSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

Associated Types

type PropertyType "WaitAndContinueSpecification" SlotValueElicitationSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "DefaultValueSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "PromptSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "SampleUtterances" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "SlotCaptureSetting" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "SlotConstraint" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

type PropertyType "WaitAndContinueSpecification" SlotValueElicitationSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty

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

Instances

Instances details
ToJSON SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Show SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Eq SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

ToResourceProperties SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Property "Description" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "Description" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "Description" SlotProperty = Value Text

Methods

set :: PropertyType "Description" SlotProperty -> SlotProperty -> SlotProperty #

Property "MultipleValuesSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "MultipleValuesSetting" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Methods

set :: PropertyType "MultipleValuesSetting" SlotProperty -> SlotProperty -> SlotProperty #

Property "Name" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "Name" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Property "ObfuscationSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "ObfuscationSetting" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Methods

set :: PropertyType "ObfuscationSetting" SlotProperty -> SlotProperty -> SlotProperty #

Property "SlotTypeName" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "SlotTypeName" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "SlotTypeName" SlotProperty = Value Text

Methods

set :: PropertyType "SlotTypeName" SlotProperty -> SlotProperty -> SlotProperty #

Property "SubSlotSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "SubSlotSetting" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Methods

set :: PropertyType "SubSlotSetting" SlotProperty -> SlotProperty -> SlotProperty #

Property "ValueElicitationSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Associated Types

type PropertyType "ValueElicitationSetting" SlotProperty 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

Methods

set :: PropertyType "ValueElicitationSetting" SlotProperty -> SlotProperty -> SlotProperty #

type PropertyType "Description" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "Description" SlotProperty = Value Text
type PropertyType "MultipleValuesSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "Name" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "ObfuscationSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "SlotTypeName" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "SlotTypeName" SlotProperty = Value Text
type PropertyType "SubSlotSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty

type PropertyType "ValueElicitationSetting" SlotProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.SlotProperty