| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.Bot.IntentProperty
Documentation
data StillWaitingResponseSpecificationProperty Source #
Constructors
| StillWaitingResponseSpecificationProperty | |
Fields | |
Instances
data SlotProperty Source #
Constructors
| SlotProperty | |
Fields
| |
Instances
| ToJSON SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Methods toJSON :: SlotProperty -> Value # toEncoding :: SlotProperty -> Encoding # toJSONList :: [SlotProperty] -> Value # toEncodingList :: [SlotProperty] -> Encoding # omitField :: SlotProperty -> Bool # | |||||
| Show SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Methods showsPrec :: Int -> SlotProperty -> ShowS # show :: SlotProperty -> String # showList :: [SlotProperty] -> ShowS # | |||||
| Eq SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| ToResourceProperties SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Methods toResourceProperties :: SlotProperty -> ResourceProperties # | |||||
| Property "Description" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "Description" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "MultipleValuesSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "MultipleValuesSetting" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "Name" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "Name" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "ObfuscationSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "ObfuscationSetting" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "SlotTypeName" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "SlotTypeName" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "SubSlotSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "SubSlotSetting" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| Property "ValueElicitationSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty Associated Types
Methods set :: PropertyType "ValueElicitationSetting" SlotProperty -> SlotProperty -> SlotProperty # | |||||
| type PropertyType "Description" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "MultipleValuesSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "Name" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "ObfuscationSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "SlotTypeName" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "SubSlotSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
| type PropertyType "ValueElicitationSetting" SlotProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotProperty | |||||
data MultipleValuesSettingProperty Source #
Constructors
| MultipleValuesSettingProperty | |
Instances
| ToJSON MultipleValuesSettingProperty Source # | |||||
| Show MultipleValuesSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MultipleValuesSettingProperty Methods showsPrec :: Int -> MultipleValuesSettingProperty -> ShowS # show :: MultipleValuesSettingProperty -> String # showList :: [MultipleValuesSettingProperty] -> ShowS # | |||||
| Eq MultipleValuesSettingProperty Source # | |||||
| ToResourceProperties MultipleValuesSettingProperty Source # | |||||
| Property "AllowMultipleValues" MultipleValuesSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MultipleValuesSettingProperty Associated Types
Methods set :: PropertyType "AllowMultipleValues" MultipleValuesSettingProperty -> MultipleValuesSettingProperty -> MultipleValuesSettingProperty # | |||||
| type PropertyType "AllowMultipleValues" MultipleValuesSettingProperty Source # | |||||
data ObfuscationSettingProperty Source #
Constructors
| ObfuscationSettingProperty | |
Instances
| ToJSON ObfuscationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ObfuscationSettingProperty Methods toJSON :: ObfuscationSettingProperty -> Value # toEncoding :: ObfuscationSettingProperty -> Encoding # toJSONList :: [ObfuscationSettingProperty] -> Value # toEncodingList :: [ObfuscationSettingProperty] -> Encoding # | |||||
| Show ObfuscationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ObfuscationSettingProperty Methods showsPrec :: Int -> ObfuscationSettingProperty -> ShowS # show :: ObfuscationSettingProperty -> String # showList :: [ObfuscationSettingProperty] -> ShowS # | |||||
| Eq ObfuscationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ObfuscationSettingProperty Methods (==) :: ObfuscationSettingProperty -> ObfuscationSettingProperty -> Bool # (/=) :: ObfuscationSettingProperty -> ObfuscationSettingProperty -> Bool # | |||||
| ToResourceProperties ObfuscationSettingProperty Source # | |||||
| Property "ObfuscationSettingType" ObfuscationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ObfuscationSettingProperty Associated Types
Methods set :: PropertyType "ObfuscationSettingType" ObfuscationSettingProperty -> ObfuscationSettingProperty -> ObfuscationSettingProperty # | |||||
| type PropertyType "ObfuscationSettingType" ObfuscationSettingProperty Source # | |||||
data SlotCaptureSettingProperty Source #
Constructors
| SlotCaptureSettingProperty | |
Fields
| |
Instances
| ToJSON SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Methods toJSON :: SlotCaptureSettingProperty -> Value # toEncoding :: SlotCaptureSettingProperty -> Encoding # toJSONList :: [SlotCaptureSettingProperty] -> Value # toEncodingList :: [SlotCaptureSettingProperty] -> Encoding # | |||||
| Show SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Methods showsPrec :: Int -> SlotCaptureSettingProperty -> ShowS # show :: SlotCaptureSettingProperty -> String # showList :: [SlotCaptureSettingProperty] -> ShowS # | |||||
| Eq SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Methods (==) :: SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> Bool # (/=) :: SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> Bool # | |||||
| ToResourceProperties SlotCaptureSettingProperty Source # | |||||
| Property "CaptureConditional" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "CaptureConditional" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "CaptureNextStep" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "CaptureNextStep" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "CaptureResponse" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "CaptureResponse" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "CodeHook" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "CodeHook" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "ElicitationCodeHook" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "ElicitationCodeHook" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "FailureConditional" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "FailureConditional" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "FailureNextStep" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "FailureNextStep" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| Property "FailureResponse" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty Associated Types
Methods set :: PropertyType "FailureResponse" SlotCaptureSettingProperty -> SlotCaptureSettingProperty -> SlotCaptureSettingProperty # | |||||
| type PropertyType "CaptureConditional" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty type PropertyType "CaptureConditional" SlotCaptureSettingProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "CaptureNextStep" SlotCaptureSettingProperty Source # | |||||
| type PropertyType "CaptureResponse" SlotCaptureSettingProperty Source # | |||||
| type PropertyType "CodeHook" SlotCaptureSettingProperty Source # | |||||
| type PropertyType "ElicitationCodeHook" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty type PropertyType "ElicitationCodeHook" SlotCaptureSettingProperty = ElicitationCodeHookInvocationSettingProperty | |||||
| type PropertyType "FailureConditional" SlotCaptureSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotCaptureSettingProperty type PropertyType "FailureConditional" SlotCaptureSettingProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "FailureNextStep" SlotCaptureSettingProperty Source # | |||||
| type PropertyType "FailureResponse" SlotCaptureSettingProperty Source # | |||||
data SlotDefaultValueProperty Source #
Constructors
| SlotDefaultValueProperty | |
Instances
| ToJSON SlotDefaultValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueProperty Methods toJSON :: SlotDefaultValueProperty -> Value # toEncoding :: SlotDefaultValueProperty -> Encoding # toJSONList :: [SlotDefaultValueProperty] -> Value # | |||||
| Show SlotDefaultValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueProperty Methods showsPrec :: Int -> SlotDefaultValueProperty -> ShowS # show :: SlotDefaultValueProperty -> String # showList :: [SlotDefaultValueProperty] -> ShowS # | |||||
| Eq SlotDefaultValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueProperty Methods (==) :: SlotDefaultValueProperty -> SlotDefaultValueProperty -> Bool # (/=) :: SlotDefaultValueProperty -> SlotDefaultValueProperty -> Bool # | |||||
| ToResourceProperties SlotDefaultValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueProperty Methods toResourceProperties :: SlotDefaultValueProperty -> ResourceProperties # | |||||
| Property "DefaultValue" SlotDefaultValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueProperty Associated Types
Methods set :: PropertyType "DefaultValue" SlotDefaultValueProperty -> SlotDefaultValueProperty -> SlotDefaultValueProperty # | |||||
| type PropertyType "DefaultValue" SlotDefaultValueProperty Source # | |||||
data SlotDefaultValueSpecificationProperty Source #
Constructors
| SlotDefaultValueSpecificationProperty | |
Instances
| ToJSON SlotDefaultValueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueSpecificationProperty Methods toJSON :: SlotDefaultValueSpecificationProperty -> Value # toEncoding :: SlotDefaultValueSpecificationProperty -> Encoding # toJSONList :: [SlotDefaultValueSpecificationProperty] -> Value # toEncodingList :: [SlotDefaultValueSpecificationProperty] -> Encoding # omitField :: SlotDefaultValueSpecificationProperty -> Bool # | |||||
| Show SlotDefaultValueSpecificationProperty Source # | |||||
| Eq SlotDefaultValueSpecificationProperty Source # | |||||
| ToResourceProperties SlotDefaultValueSpecificationProperty Source # | |||||
| Property "DefaultValueList" SlotDefaultValueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueSpecificationProperty Associated Types
Methods set :: PropertyType "DefaultValueList" SlotDefaultValueSpecificationProperty -> SlotDefaultValueSpecificationProperty -> SlotDefaultValueSpecificationProperty # | |||||
| type PropertyType "DefaultValueList" SlotDefaultValueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotDefaultValueSpecificationProperty type PropertyType "DefaultValueList" SlotDefaultValueSpecificationProperty = [SlotDefaultValueProperty] | |||||
data SlotValueElicitationSettingProperty Source #
Constructors
| SlotValueElicitationSettingProperty | |
Fields
| |
Instances
| ToJSON SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty | |||||
| Show SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Methods showsPrec :: Int -> SlotValueElicitationSettingProperty -> ShowS # show :: SlotValueElicitationSettingProperty -> String # showList :: [SlotValueElicitationSettingProperty] -> ShowS # | |||||
| Eq SlotValueElicitationSettingProperty Source # | |||||
| ToResourceProperties SlotValueElicitationSettingProperty Source # | |||||
| Property "DefaultValueSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "DefaultValueSpecification" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| Property "PromptSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "PromptSpecification" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| Property "SampleUtterances" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "SampleUtterances" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| Property "SlotCaptureSetting" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "SlotCaptureSetting" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| Property "SlotConstraint" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "SlotConstraint" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| Property "WaitAndContinueSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "WaitAndContinueSpecification" SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty -> SlotValueElicitationSettingProperty # | |||||
| type PropertyType "DefaultValueSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty type PropertyType "DefaultValueSpecification" SlotValueElicitationSettingProperty = SlotDefaultValueSpecificationProperty | |||||
| type PropertyType "PromptSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty type PropertyType "PromptSpecification" SlotValueElicitationSettingProperty = PromptSpecificationProperty | |||||
| type PropertyType "SampleUtterances" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty type PropertyType "SampleUtterances" SlotValueElicitationSettingProperty = [SampleUtteranceProperty] | |||||
| type PropertyType "SlotCaptureSetting" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty type PropertyType "SlotCaptureSetting" SlotValueElicitationSettingProperty = SlotCaptureSettingProperty | |||||
| type PropertyType "SlotConstraint" SlotValueElicitationSettingProperty Source # | |||||
| type PropertyType "WaitAndContinueSpecification" SlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueElicitationSettingProperty type PropertyType "WaitAndContinueSpecification" SlotValueElicitationSettingProperty = WaitAndContinueSpecificationProperty | |||||
data SubSlotSettingProperty Source #
Constructors
| SubSlotSettingProperty | |
Fields
| |
Instances
| ToJSON SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Methods toJSON :: SubSlotSettingProperty -> Value # toEncoding :: SubSlotSettingProperty -> Encoding # toJSONList :: [SubSlotSettingProperty] -> Value # toEncodingList :: [SubSlotSettingProperty] -> Encoding # omitField :: SubSlotSettingProperty -> Bool # | |||||
| Show SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Methods showsPrec :: Int -> SubSlotSettingProperty -> ShowS # show :: SubSlotSettingProperty -> String # showList :: [SubSlotSettingProperty] -> ShowS # | |||||
| Eq SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Methods (==) :: SubSlotSettingProperty -> SubSlotSettingProperty -> Bool # (/=) :: SubSlotSettingProperty -> SubSlotSettingProperty -> Bool # | |||||
| ToResourceProperties SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Methods toResourceProperties :: SubSlotSettingProperty -> ResourceProperties # | |||||
| Property "Expression" SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Associated Types
Methods set :: PropertyType "Expression" SubSlotSettingProperty -> SubSlotSettingProperty -> SubSlotSettingProperty # | |||||
| Property "SlotSpecifications" SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty Associated Types
Methods set :: PropertyType "SlotSpecifications" SubSlotSettingProperty -> SubSlotSettingProperty -> SubSlotSettingProperty # | |||||
| type PropertyType "Expression" SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty | |||||
| type PropertyType "SlotSpecifications" SubSlotSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotSettingProperty | |||||
data WaitAndContinueSpecificationProperty Source #
Constructors
| WaitAndContinueSpecificationProperty | |
Instances
| ToJSON WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty | |||||
| Show WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty Methods showsPrec :: Int -> WaitAndContinueSpecificationProperty -> ShowS # show :: WaitAndContinueSpecificationProperty -> String # showList :: [WaitAndContinueSpecificationProperty] -> ShowS # | |||||
| Eq WaitAndContinueSpecificationProperty Source # | |||||
| ToResourceProperties WaitAndContinueSpecificationProperty Source # | |||||
| Property "ContinueResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty Associated Types
Methods set :: PropertyType "ContinueResponse" WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty # | |||||
| Property "IsActive" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty Associated Types
Methods set :: PropertyType "IsActive" WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty # | |||||
| Property "StillWaitingResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty Associated Types
Methods set :: PropertyType "StillWaitingResponse" WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty # | |||||
| Property "WaitingResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty Associated Types
Methods set :: PropertyType "WaitingResponse" WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty -> WaitAndContinueSpecificationProperty # | |||||
| type PropertyType "ContinueResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty type PropertyType "ContinueResponse" WaitAndContinueSpecificationProperty = ResponseSpecificationProperty | |||||
| type PropertyType "IsActive" WaitAndContinueSpecificationProperty Source # | |||||
| type PropertyType "StillWaitingResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty type PropertyType "StillWaitingResponse" WaitAndContinueSpecificationProperty = StillWaitingResponseSpecificationProperty | |||||
| type PropertyType "WaitingResponse" WaitAndContinueSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.WaitAndContinueSpecificationProperty type PropertyType "WaitingResponse" WaitAndContinueSpecificationProperty = ResponseSpecificationProperty | |||||
data SpecificationsProperty Source #
Constructors
| SpecificationsProperty | |
Instances
| ToJSON SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Methods toJSON :: SpecificationsProperty -> Value # toEncoding :: SpecificationsProperty -> Encoding # toJSONList :: [SpecificationsProperty] -> Value # toEncodingList :: [SpecificationsProperty] -> Encoding # omitField :: SpecificationsProperty -> Bool # | |||||
| Show SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Methods showsPrec :: Int -> SpecificationsProperty -> ShowS # show :: SpecificationsProperty -> String # showList :: [SpecificationsProperty] -> ShowS # | |||||
| Eq SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Methods (==) :: SpecificationsProperty -> SpecificationsProperty -> Bool # (/=) :: SpecificationsProperty -> SpecificationsProperty -> Bool # | |||||
| ToResourceProperties SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Methods toResourceProperties :: SpecificationsProperty -> ResourceProperties # | |||||
| Property "SlotTypeId" SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Associated Types
Methods set :: PropertyType "SlotTypeId" SpecificationsProperty -> SpecificationsProperty -> SpecificationsProperty # | |||||
| Property "ValueElicitationSetting" SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty Associated Types
Methods set :: PropertyType "ValueElicitationSetting" SpecificationsProperty -> SpecificationsProperty -> SpecificationsProperty # | |||||
| type PropertyType "SlotTypeId" SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty | |||||
| type PropertyType "ValueElicitationSetting" SpecificationsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SpecificationsProperty type PropertyType "ValueElicitationSetting" SpecificationsProperty = SubSlotValueElicitationSettingProperty | |||||
data SubSlotValueElicitationSettingProperty Source #
Constructors
| SubSlotValueElicitationSettingProperty | |
Instances
| ToJSON SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty Methods toJSON :: SubSlotValueElicitationSettingProperty -> Value # toEncoding :: SubSlotValueElicitationSettingProperty -> Encoding # toJSONList :: [SubSlotValueElicitationSettingProperty] -> Value # toEncodingList :: [SubSlotValueElicitationSettingProperty] -> Encoding # omitField :: SubSlotValueElicitationSettingProperty -> Bool # | |||||
| Show SubSlotValueElicitationSettingProperty Source # | |||||
| Eq SubSlotValueElicitationSettingProperty Source # | |||||
| ToResourceProperties SubSlotValueElicitationSettingProperty Source # | |||||
| Property "DefaultValueSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "DefaultValueSpecification" SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty # | |||||
| Property "PromptSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "PromptSpecification" SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty # | |||||
| Property "SampleUtterances" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "SampleUtterances" SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty # | |||||
| Property "WaitAndContinueSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty Associated Types
Methods set :: PropertyType "WaitAndContinueSpecification" SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty -> SubSlotValueElicitationSettingProperty # | |||||
| type PropertyType "DefaultValueSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty type PropertyType "DefaultValueSpecification" SubSlotValueElicitationSettingProperty = SlotDefaultValueSpecificationProperty | |||||
| type PropertyType "PromptSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty type PropertyType "PromptSpecification" SubSlotValueElicitationSettingProperty = PromptSpecificationProperty | |||||
| type PropertyType "SampleUtterances" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty type PropertyType "SampleUtterances" SubSlotValueElicitationSettingProperty = [SampleUtteranceProperty] | |||||
| type PropertyType "WaitAndContinueSpecification" SubSlotValueElicitationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotValueElicitationSettingProperty type PropertyType "WaitAndContinueSpecification" SubSlotValueElicitationSettingProperty = WaitAndContinueSpecificationProperty | |||||
mkSlotDefaultValueSpecificationProperty :: [SlotDefaultValueProperty] -> SlotDefaultValueSpecificationProperty Source #
mkSlotProperty :: Value Text -> Value Text -> SlotValueElicitationSettingProperty -> SlotProperty Source #
mkSpecificationsProperty :: Value Text -> SubSlotValueElicitationSettingProperty -> SpecificationsProperty Source #
mkStillWaitingResponseSpecificationProperty :: Value Integer -> [MessageGroupProperty] -> Value Integer -> StillWaitingResponseSpecificationProperty Source #
mkWaitAndContinueSpecificationProperty :: ResponseSpecificationProperty -> ResponseSpecificationProperty -> WaitAndContinueSpecificationProperty Source #
data IntentProperty Source #
Constructors
| IntentProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html |
Fields
| |
Instances
| ToJSON IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Methods toJSON :: IntentProperty -> Value # toEncoding :: IntentProperty -> Encoding # toJSONList :: [IntentProperty] -> Value # toEncodingList :: [IntentProperty] -> Encoding # omitField :: IntentProperty -> Bool # | |||||
| Show IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Methods showsPrec :: Int -> IntentProperty -> ShowS # show :: IntentProperty -> String # showList :: [IntentProperty] -> ShowS # | |||||
| Eq IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Methods (==) :: IntentProperty -> IntentProperty -> Bool # (/=) :: IntentProperty -> IntentProperty -> Bool # | |||||
| ToResourceProperties IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Methods toResourceProperties :: IntentProperty -> ResourceProperties # | |||||
| Property "BedrockAgentIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "BedrockAgentIntentConfiguration" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "Description" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "Description" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "DialogCodeHook" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "DialogCodeHook" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "FulfillmentCodeHook" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "FulfillmentCodeHook" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "InitialResponseSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "InitialResponseSetting" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "InputContexts" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "InputContexts" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "IntentClosingSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "IntentClosingSetting" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "IntentConfirmationSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "IntentConfirmationSetting" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "KendraConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "KendraConfiguration" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "Name" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "Name" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "OutputContexts" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "OutputContexts" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "ParentIntentSignature" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "ParentIntentSignature" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "QInConnectIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "QInConnectIntentConfiguration" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "QnAIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "QnAIntentConfiguration" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "SampleUtterances" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "SampleUtterances" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "SlotPriorities" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "SlotPriorities" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| Property "Slots" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty Associated Types
Methods set :: PropertyType "Slots" IntentProperty -> IntentProperty -> IntentProperty # | |||||
| type PropertyType "BedrockAgentIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty type PropertyType "BedrockAgentIntentConfiguration" IntentProperty = BedrockAgentIntentConfigurationProperty | |||||
| type PropertyType "Description" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "DialogCodeHook" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "FulfillmentCodeHook" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "InitialResponseSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "InputContexts" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "IntentClosingSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "IntentConfirmationSetting" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "KendraConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "Name" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "OutputContexts" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "ParentIntentSignature" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "QInConnectIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty type PropertyType "QInConnectIntentConfiguration" IntentProperty = QInConnectIntentConfigurationProperty | |||||
| type PropertyType "QnAIntentConfiguration" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "SampleUtterances" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "SlotPriorities" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||
| type PropertyType "Slots" IntentProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentProperty | |||||