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

Stratosphere.Lex.Bot.PromptSpecificationProperty

Documentation

data PromptAttemptSpecificationProperty Source #

Instances

Instances details
ToJSON PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Show PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Eq PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

ToResourceProperties PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Property "AllowInterrupt" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Property "AllowedInputTypes" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Property "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Associated Types

type PropertyType "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

Property "TextInputSpecification" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

type PropertyType "AllowInterrupt" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

type PropertyType "AllowedInputTypes" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

type PropertyType "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

type PropertyType "TextInputSpecification" PromptAttemptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty

data AllowedInputTypesProperty Source #

Instances

Instances details
ToJSON AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Show AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Eq AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

ToResourceProperties AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Property "AllowAudioInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Associated Types

type PropertyType "AllowAudioInput" AllowedInputTypesProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Property "AllowDTMFInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

Associated Types

type PropertyType "AllowDTMFInput" AllowedInputTypesProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

type PropertyType "AllowAudioInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

type PropertyType "AllowDTMFInput" AllowedInputTypesProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty

data AudioAndDTMFInputSpecificationProperty Source #

Instances

Instances details
ToJSON AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

Show AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

Eq AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

ToResourceProperties AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

Property "AudioSpecification" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

Property "DTMFSpecification" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

Property "StartTimeoutMs" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

type PropertyType "AudioSpecification" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

type PropertyType "DTMFSpecification" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

type PropertyType "StartTimeoutMs" AudioAndDTMFInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty

data AudioSpecificationProperty Source #

Instances

Instances details
ToJSON AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Show AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Eq AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

ToResourceProperties AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Property "EndTimeoutMs" AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Associated Types

type PropertyType "EndTimeoutMs" AudioSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Property "MaxLengthMs" AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

Associated Types

type PropertyType "MaxLengthMs" AudioSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

type PropertyType "EndTimeoutMs" AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

type PropertyType "MaxLengthMs" AudioSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty

data DTMFSpecificationProperty Source #

Instances

Instances details
ToJSON DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Show DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Eq DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

ToResourceProperties DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Property "DeletionCharacter" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Associated Types

type PropertyType "DeletionCharacter" DTMFSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Property "EndCharacter" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Associated Types

type PropertyType "EndCharacter" DTMFSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Property "EndTimeoutMs" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Associated Types

type PropertyType "EndTimeoutMs" DTMFSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

Property "MaxLength" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

type PropertyType "DeletionCharacter" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

type PropertyType "EndCharacter" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

type PropertyType "EndTimeoutMs" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

type PropertyType "MaxLength" DTMFSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty

data TextInputSpecificationProperty Source #

Instances

Instances details
ToJSON TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

Show TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

Eq TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

ToResourceProperties TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

Property "StartTimeoutMs" TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

type PropertyType "StartTimeoutMs" TextInputSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty

data PromptSpecificationProperty Source #

Instances

Instances details
ToJSON PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Show PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Eq PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

ToResourceProperties PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Property "AllowInterrupt" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Associated Types

type PropertyType "AllowInterrupt" PromptSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Property "MaxRetries" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Property "MessageGroupsList" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Associated Types

type PropertyType "MessageGroupsList" PromptSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Property "MessageSelectionStrategy" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Associated Types

type PropertyType "MessageSelectionStrategy" PromptSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "MessageSelectionStrategy" PromptSpecificationProperty = Value Text
Property "PromptAttemptsSpecification" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

Associated Types

type PropertyType "PromptAttemptsSpecification" PromptSpecificationProperty 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "AllowInterrupt" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "MaxRetries" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "MessageGroupsList" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "MessageSelectionStrategy" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty

type PropertyType "MessageSelectionStrategy" PromptSpecificationProperty = Value Text
type PropertyType "PromptAttemptsSpecification" PromptSpecificationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty