| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.Bot
Documentation
data ButtonProperty Source #
Constructors
| ButtonProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-button.html |
Fields | |
Instances
data SessionAttributeProperty Source #
Constructors
| SessionAttributeProperty | |
Fields | |
Instances
| ToJSON SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Methods toJSON :: SessionAttributeProperty -> Value # toEncoding :: SessionAttributeProperty -> Encoding # toJSONList :: [SessionAttributeProperty] -> Value # | |||||
| Show SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Methods showsPrec :: Int -> SessionAttributeProperty -> ShowS # show :: SessionAttributeProperty -> String # showList :: [SessionAttributeProperty] -> ShowS # | |||||
| Eq SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Methods (==) :: SessionAttributeProperty -> SessionAttributeProperty -> Bool # (/=) :: SessionAttributeProperty -> SessionAttributeProperty -> Bool # | |||||
| ToResourceProperties SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Methods toResourceProperties :: SessionAttributeProperty -> ResourceProperties # | |||||
| Property "Key" SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Associated Types
Methods set :: PropertyType "Key" SessionAttributeProperty -> SessionAttributeProperty -> SessionAttributeProperty # | |||||
| Property "Value" SessionAttributeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SessionAttributeProperty Associated Types
Methods set :: PropertyType "Value" SessionAttributeProperty -> SessionAttributeProperty -> SessionAttributeProperty # | |||||
| type PropertyType "Key" SessionAttributeProperty Source # | |||||
| type PropertyType "Value" SessionAttributeProperty Source # | |||||
data CustomPayloadProperty Source #
Constructors
| CustomPayloadProperty | |
Instances
| ToJSON CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty Methods toJSON :: CustomPayloadProperty -> Value # toEncoding :: CustomPayloadProperty -> Encoding # toJSONList :: [CustomPayloadProperty] -> Value # toEncodingList :: [CustomPayloadProperty] -> Encoding # omitField :: CustomPayloadProperty -> Bool # | |||||
| Show CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty Methods showsPrec :: Int -> CustomPayloadProperty -> ShowS # show :: CustomPayloadProperty -> String # showList :: [CustomPayloadProperty] -> ShowS # | |||||
| Eq CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty Methods (==) :: CustomPayloadProperty -> CustomPayloadProperty -> Bool # (/=) :: CustomPayloadProperty -> CustomPayloadProperty -> Bool # | |||||
| ToResourceProperties CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty Methods toResourceProperties :: CustomPayloadProperty -> ResourceProperties # | |||||
| Property "Value" CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty Associated Types
Methods set :: PropertyType "Value" CustomPayloadProperty -> CustomPayloadProperty -> CustomPayloadProperty # | |||||
| type PropertyType "Value" CustomPayloadProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomPayloadProperty | |||||
data PlainTextMessageProperty Source #
Constructors
| PlainTextMessageProperty | |
Instances
| ToJSON PlainTextMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty Methods toJSON :: PlainTextMessageProperty -> Value # toEncoding :: PlainTextMessageProperty -> Encoding # toJSONList :: [PlainTextMessageProperty] -> Value # | |||||
| Show PlainTextMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty Methods showsPrec :: Int -> PlainTextMessageProperty -> ShowS # show :: PlainTextMessageProperty -> String # showList :: [PlainTextMessageProperty] -> ShowS # | |||||
| Eq PlainTextMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty Methods (==) :: PlainTextMessageProperty -> PlainTextMessageProperty -> Bool # (/=) :: PlainTextMessageProperty -> PlainTextMessageProperty -> Bool # | |||||
| ToResourceProperties PlainTextMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty Methods toResourceProperties :: PlainTextMessageProperty -> ResourceProperties # | |||||
| Property "Value" PlainTextMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PlainTextMessageProperty Associated Types
Methods set :: PropertyType "Value" PlainTextMessageProperty -> PlainTextMessageProperty -> PlainTextMessageProperty # | |||||
| type PropertyType "Value" PlainTextMessageProperty Source # | |||||
data SSMLMessageProperty Source #
Constructors
| SSMLMessageProperty | |
Instances
| ToJSON SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty Methods toJSON :: SSMLMessageProperty -> Value # toEncoding :: SSMLMessageProperty -> Encoding # toJSONList :: [SSMLMessageProperty] -> Value # toEncodingList :: [SSMLMessageProperty] -> Encoding # omitField :: SSMLMessageProperty -> Bool # | |||||
| Show SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty Methods showsPrec :: Int -> SSMLMessageProperty -> ShowS # show :: SSMLMessageProperty -> String # showList :: [SSMLMessageProperty] -> ShowS # | |||||
| Eq SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty Methods (==) :: SSMLMessageProperty -> SSMLMessageProperty -> Bool # (/=) :: SSMLMessageProperty -> SSMLMessageProperty -> Bool # | |||||
| ToResourceProperties SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty Methods toResourceProperties :: SSMLMessageProperty -> ResourceProperties # | |||||
| Property "Value" SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty Associated Types
Methods set :: PropertyType "Value" SSMLMessageProperty -> SSMLMessageProperty -> SSMLMessageProperty # | |||||
| type PropertyType "Value" SSMLMessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SSMLMessageProperty | |||||
data SampleValueProperty Source #
Constructors
| SampleValueProperty | |
Instances
| ToJSON SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty Methods toJSON :: SampleValueProperty -> Value # toEncoding :: SampleValueProperty -> Encoding # toJSONList :: [SampleValueProperty] -> Value # toEncodingList :: [SampleValueProperty] -> Encoding # omitField :: SampleValueProperty -> Bool # | |||||
| Show SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty Methods showsPrec :: Int -> SampleValueProperty -> ShowS # show :: SampleValueProperty -> String # showList :: [SampleValueProperty] -> ShowS # | |||||
| Eq SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty Methods (==) :: SampleValueProperty -> SampleValueProperty -> Bool # (/=) :: SampleValueProperty -> SampleValueProperty -> Bool # | |||||
| ToResourceProperties SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty Methods toResourceProperties :: SampleValueProperty -> ResourceProperties # | |||||
| Property "Value" SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty Associated Types
Methods set :: PropertyType "Value" SampleValueProperty -> SampleValueProperty -> SampleValueProperty # | |||||
| type PropertyType "Value" SampleValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleValueProperty | |||||
data SlotValueOverrideProperty Source #
Constructors
| SlotValueOverrideProperty | |
Fields
| |
Instances
| ToJSON SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Methods toJSON :: SlotValueOverrideProperty -> Value # toEncoding :: SlotValueOverrideProperty -> Encoding # toJSONList :: [SlotValueOverrideProperty] -> Value # | |||||
| Show SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Methods showsPrec :: Int -> SlotValueOverrideProperty -> ShowS # show :: SlotValueOverrideProperty -> String # showList :: [SlotValueOverrideProperty] -> ShowS # | |||||
| Eq SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Methods (==) :: SlotValueOverrideProperty -> SlotValueOverrideProperty -> Bool # (/=) :: SlotValueOverrideProperty -> SlotValueOverrideProperty -> Bool # | |||||
| ToResourceProperties SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Methods toResourceProperties :: SlotValueOverrideProperty -> ResourceProperties # | |||||
| Property "Shape" SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Associated Types
Methods set :: PropertyType "Shape" SlotValueOverrideProperty -> SlotValueOverrideProperty -> SlotValueOverrideProperty # | |||||
| Property "Value" SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Associated Types
Methods set :: PropertyType "Value" SlotValueOverrideProperty -> SlotValueOverrideProperty -> SlotValueOverrideProperty # | |||||
| Property "Values" SlotValueOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideProperty Associated Types
Methods set :: PropertyType "Values" SlotValueOverrideProperty -> SlotValueOverrideProperty -> SlotValueOverrideProperty # | |||||
| type PropertyType "Shape" SlotValueOverrideProperty Source # | |||||
| type PropertyType "Value" SlotValueOverrideProperty Source # | |||||
| type PropertyType "Values" SlotValueOverrideProperty Source # | |||||
data InitialResponseSettingProperty Source #
Constructors
| InitialResponseSettingProperty | |
Fields | |
Instances
| ToJSON InitialResponseSettingProperty Source # | |||||
| Show InitialResponseSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InitialResponseSettingProperty Methods showsPrec :: Int -> InitialResponseSettingProperty -> ShowS # show :: InitialResponseSettingProperty -> String # showList :: [InitialResponseSettingProperty] -> ShowS # | |||||
| Eq InitialResponseSettingProperty Source # | |||||
| ToResourceProperties InitialResponseSettingProperty Source # | |||||
| Property "CodeHook" InitialResponseSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InitialResponseSettingProperty Associated Types
Methods set :: PropertyType "CodeHook" InitialResponseSettingProperty -> InitialResponseSettingProperty -> InitialResponseSettingProperty # | |||||
| Property "Conditional" InitialResponseSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InitialResponseSettingProperty Associated Types
Methods set :: PropertyType "Conditional" InitialResponseSettingProperty -> InitialResponseSettingProperty -> InitialResponseSettingProperty # | |||||
| Property "InitialResponse" InitialResponseSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InitialResponseSettingProperty Associated Types
Methods set :: PropertyType "InitialResponse" InitialResponseSettingProperty -> InitialResponseSettingProperty -> InitialResponseSettingProperty # | |||||
| Property "NextStep" InitialResponseSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InitialResponseSettingProperty Associated Types
Methods set :: PropertyType "NextStep" InitialResponseSettingProperty -> InitialResponseSettingProperty -> InitialResponseSettingProperty # | |||||
| type PropertyType "CodeHook" InitialResponseSettingProperty Source # | |||||
| type PropertyType "Conditional" InitialResponseSettingProperty Source # | |||||
| type PropertyType "InitialResponse" InitialResponseSettingProperty Source # | |||||
| type PropertyType "NextStep" InitialResponseSettingProperty Source # | |||||
data IntentClosingSettingProperty Source #
Constructors
| IntentClosingSettingProperty | |
Fields | |
Instances
| ToJSON IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Methods toJSON :: IntentClosingSettingProperty -> Value # toEncoding :: IntentClosingSettingProperty -> Encoding # toJSONList :: [IntentClosingSettingProperty] -> Value # toEncodingList :: [IntentClosingSettingProperty] -> Encoding # | |||||
| Show IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Methods showsPrec :: Int -> IntentClosingSettingProperty -> ShowS # show :: IntentClosingSettingProperty -> String # showList :: [IntentClosingSettingProperty] -> ShowS # | |||||
| Eq IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Methods (==) :: IntentClosingSettingProperty -> IntentClosingSettingProperty -> Bool # (/=) :: IntentClosingSettingProperty -> IntentClosingSettingProperty -> Bool # | |||||
| ToResourceProperties IntentClosingSettingProperty Source # | |||||
| Property "ClosingResponse" IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Associated Types
Methods set :: PropertyType "ClosingResponse" IntentClosingSettingProperty -> IntentClosingSettingProperty -> IntentClosingSettingProperty # | |||||
| Property "Conditional" IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Associated Types
Methods set :: PropertyType "Conditional" IntentClosingSettingProperty -> IntentClosingSettingProperty -> IntentClosingSettingProperty # | |||||
| Property "IsActive" IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Associated Types
Methods set :: PropertyType "IsActive" IntentClosingSettingProperty -> IntentClosingSettingProperty -> IntentClosingSettingProperty # | |||||
| Property "NextStep" IntentClosingSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentClosingSettingProperty Associated Types
Methods set :: PropertyType "NextStep" IntentClosingSettingProperty -> IntentClosingSettingProperty -> IntentClosingSettingProperty # | |||||
| type PropertyType "ClosingResponse" IntentClosingSettingProperty Source # | |||||
| type PropertyType "Conditional" IntentClosingSettingProperty Source # | |||||
| type PropertyType "IsActive" IntentClosingSettingProperty Source # | |||||
| type PropertyType "NextStep" IntentClosingSettingProperty Source # | |||||
data ResponseSpecificationProperty Source #
Constructors
| ResponseSpecificationProperty | |
Fields
| |
Instances
| ToJSON ResponseSpecificationProperty Source # | |||||
| Show ResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty Methods showsPrec :: Int -> ResponseSpecificationProperty -> ShowS # show :: ResponseSpecificationProperty -> String # showList :: [ResponseSpecificationProperty] -> ShowS # | |||||
| Eq ResponseSpecificationProperty Source # | |||||
| ToResourceProperties ResponseSpecificationProperty Source # | |||||
| Property "AllowInterrupt" ResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty Associated Types
Methods set :: PropertyType "AllowInterrupt" ResponseSpecificationProperty -> ResponseSpecificationProperty -> ResponseSpecificationProperty # | |||||
| Property "MessageGroupsList" ResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ResponseSpecificationProperty Associated Types
Methods set :: PropertyType "MessageGroupsList" ResponseSpecificationProperty -> ResponseSpecificationProperty -> ResponseSpecificationProperty # | |||||
| type PropertyType "AllowInterrupt" ResponseSpecificationProperty Source # | |||||
| type PropertyType "MessageGroupsList" ResponseSpecificationProperty Source # | |||||
data FulfillmentStartResponseSpecificationProperty Source #
Constructors
| FulfillmentStartResponseSpecificationProperty | |
Fields | |
Instances
| ToJSON FulfillmentStartResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentStartResponseSpecificationProperty Methods toJSON :: FulfillmentStartResponseSpecificationProperty -> Value # toEncoding :: FulfillmentStartResponseSpecificationProperty -> Encoding # toJSONList :: [FulfillmentStartResponseSpecificationProperty] -> Value # toEncodingList :: [FulfillmentStartResponseSpecificationProperty] -> Encoding # omitField :: FulfillmentStartResponseSpecificationProperty -> Bool # | |||||
| Show FulfillmentStartResponseSpecificationProperty Source # | |||||
| Eq FulfillmentStartResponseSpecificationProperty Source # | |||||
| ToResourceProperties FulfillmentStartResponseSpecificationProperty Source # | |||||
| Property "AllowInterrupt" FulfillmentStartResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentStartResponseSpecificationProperty Associated Types
Methods set :: PropertyType "AllowInterrupt" FulfillmentStartResponseSpecificationProperty -> FulfillmentStartResponseSpecificationProperty -> FulfillmentStartResponseSpecificationProperty # | |||||
| Property "DelayInSeconds" FulfillmentStartResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentStartResponseSpecificationProperty Associated Types
Methods set :: PropertyType "DelayInSeconds" FulfillmentStartResponseSpecificationProperty -> FulfillmentStartResponseSpecificationProperty -> FulfillmentStartResponseSpecificationProperty # | |||||
| Property "MessageGroups" FulfillmentStartResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentStartResponseSpecificationProperty Associated Types
| |||||
| type PropertyType "AllowInterrupt" FulfillmentStartResponseSpecificationProperty Source # | |||||
| type PropertyType "DelayInSeconds" FulfillmentStartResponseSpecificationProperty Source # | |||||
| type PropertyType "MessageGroups" FulfillmentStartResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentStartResponseSpecificationProperty type PropertyType "MessageGroups" FulfillmentStartResponseSpecificationProperty = [MessageGroupProperty] | |||||
data FulfillmentUpdateResponseSpecificationProperty Source #
Constructors
| FulfillmentUpdateResponseSpecificationProperty | |
Fields | |
Instances
| ToJSON FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty Methods toJSON :: FulfillmentUpdateResponseSpecificationProperty -> Value # toEncoding :: FulfillmentUpdateResponseSpecificationProperty -> Encoding # toJSONList :: [FulfillmentUpdateResponseSpecificationProperty] -> Value # toEncodingList :: [FulfillmentUpdateResponseSpecificationProperty] -> Encoding # omitField :: FulfillmentUpdateResponseSpecificationProperty -> Bool # | |||||
| Show FulfillmentUpdateResponseSpecificationProperty Source # | |||||
| Eq FulfillmentUpdateResponseSpecificationProperty Source # | |||||
| ToResourceProperties FulfillmentUpdateResponseSpecificationProperty Source # | |||||
| Property "AllowInterrupt" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty Associated Types
| |||||
| Property "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty Associated Types
Methods set :: PropertyType "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty -> FulfillmentUpdateResponseSpecificationProperty -> FulfillmentUpdateResponseSpecificationProperty # | |||||
| Property "MessageGroups" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty Associated Types
| |||||
| type PropertyType "AllowInterrupt" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
| type PropertyType "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty type PropertyType "FrequencyInSeconds" FulfillmentUpdateResponseSpecificationProperty = Value Integer | |||||
| type PropertyType "MessageGroups" FulfillmentUpdateResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdateResponseSpecificationProperty type PropertyType "MessageGroups" FulfillmentUpdateResponseSpecificationProperty = [MessageGroupProperty] | |||||
data PromptSpecificationProperty Source #
Constructors
| PromptSpecificationProperty | |
Fields | |
Instances
| ToJSON PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Methods toJSON :: PromptSpecificationProperty -> Value # toEncoding :: PromptSpecificationProperty -> Encoding # toJSONList :: [PromptSpecificationProperty] -> Value # toEncodingList :: [PromptSpecificationProperty] -> Encoding # | |||||
| Show PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Methods showsPrec :: Int -> PromptSpecificationProperty -> ShowS # show :: PromptSpecificationProperty -> String # showList :: [PromptSpecificationProperty] -> ShowS # | |||||
| Eq PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Methods (==) :: PromptSpecificationProperty -> PromptSpecificationProperty -> Bool # (/=) :: PromptSpecificationProperty -> PromptSpecificationProperty -> Bool # | |||||
| ToResourceProperties PromptSpecificationProperty Source # | |||||
| Property "AllowInterrupt" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Associated Types
Methods set :: PropertyType "AllowInterrupt" PromptSpecificationProperty -> PromptSpecificationProperty -> PromptSpecificationProperty # | |||||
| Property "MaxRetries" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Associated Types
Methods set :: PropertyType "MaxRetries" PromptSpecificationProperty -> PromptSpecificationProperty -> PromptSpecificationProperty # | |||||
| Property "MessageGroupsList" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Associated Types
Methods set :: PropertyType "MessageGroupsList" PromptSpecificationProperty -> PromptSpecificationProperty -> PromptSpecificationProperty # | |||||
| Property "MessageSelectionStrategy" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Associated Types
Methods set :: PropertyType "MessageSelectionStrategy" PromptSpecificationProperty -> PromptSpecificationProperty -> PromptSpecificationProperty # | |||||
| Property "PromptAttemptsSpecification" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty Associated Types
Methods set :: PropertyType "PromptAttemptsSpecification" PromptSpecificationProperty -> PromptSpecificationProperty -> PromptSpecificationProperty # | |||||
| type PropertyType "AllowInterrupt" PromptSpecificationProperty Source # | |||||
| type PropertyType "MaxRetries" PromptSpecificationProperty Source # | |||||
| type PropertyType "MessageGroupsList" PromptSpecificationProperty Source # | |||||
| type PropertyType "MessageSelectionStrategy" PromptSpecificationProperty Source # | |||||
| type PropertyType "PromptAttemptsSpecification" PromptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptSpecificationProperty type PropertyType "PromptAttemptsSpecification" PromptSpecificationProperty = Map Text PromptAttemptSpecificationProperty | |||||
data PromptAttemptSpecificationProperty Source #
Constructors
| PromptAttemptSpecificationProperty | |
Instances
| ToJSON PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty | |||||
| Show PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty Methods showsPrec :: Int -> PromptAttemptSpecificationProperty -> ShowS # | |||||
| Eq PromptAttemptSpecificationProperty Source # | |||||
| ToResourceProperties PromptAttemptSpecificationProperty Source # | |||||
| Property "AllowInterrupt" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty Associated Types
Methods set :: PropertyType "AllowInterrupt" PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty # | |||||
| Property "AllowedInputTypes" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty Associated Types
Methods set :: PropertyType "AllowedInputTypes" PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty # | |||||
| Property "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty Associated Types
Methods set :: PropertyType "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty # | |||||
| Property "TextInputSpecification" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty Associated Types
Methods set :: PropertyType "TextInputSpecification" PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty -> PromptAttemptSpecificationProperty # | |||||
| type PropertyType "AllowInterrupt" PromptAttemptSpecificationProperty Source # | |||||
| type PropertyType "AllowedInputTypes" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty type PropertyType "AllowedInputTypes" PromptAttemptSpecificationProperty = AllowedInputTypesProperty | |||||
| type PropertyType "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty type PropertyType "AudioAndDTMFInputSpecification" PromptAttemptSpecificationProperty = AudioAndDTMFInputSpecificationProperty | |||||
| type PropertyType "TextInputSpecification" PromptAttemptSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PromptAttemptSpecificationProperty type PropertyType "TextInputSpecification" PromptAttemptSpecificationProperty = TextInputSpecificationProperty | |||||
data StillWaitingResponseSpecificationProperty Source #
Constructors
| StillWaitingResponseSpecificationProperty | |
Fields | |
Instances
| ToJSON StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty Methods toJSON :: StillWaitingResponseSpecificationProperty -> Value # toEncoding :: StillWaitingResponseSpecificationProperty -> Encoding # toJSONList :: [StillWaitingResponseSpecificationProperty] -> Value # toEncodingList :: [StillWaitingResponseSpecificationProperty] -> Encoding # omitField :: StillWaitingResponseSpecificationProperty -> Bool # | |||||
| Show StillWaitingResponseSpecificationProperty Source # | |||||
| Eq StillWaitingResponseSpecificationProperty Source # | |||||
| ToResourceProperties StillWaitingResponseSpecificationProperty Source # | |||||
| Property "AllowInterrupt" StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty Associated Types
Methods set :: PropertyType "AllowInterrupt" StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty # | |||||
| Property "FrequencyInSeconds" StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty Associated Types
Methods set :: PropertyType "FrequencyInSeconds" StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty # | |||||
| Property "MessageGroupsList" StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty Associated Types
Methods set :: PropertyType "MessageGroupsList" StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty # | |||||
| Property "TimeoutInSeconds" StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutInSeconds" StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty -> StillWaitingResponseSpecificationProperty # | |||||
| type PropertyType "AllowInterrupt" StillWaitingResponseSpecificationProperty Source # | |||||
| type PropertyType "FrequencyInSeconds" StillWaitingResponseSpecificationProperty Source # | |||||
| type PropertyType "MessageGroupsList" StillWaitingResponseSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.StillWaitingResponseSpecificationProperty type PropertyType "MessageGroupsList" StillWaitingResponseSpecificationProperty = [MessageGroupProperty] | |||||
| type PropertyType "TimeoutInSeconds" StillWaitingResponseSpecificationProperty Source # | |||||
data BotLocaleProperty Source #
Constructors
| BotLocaleProperty | |
Fields
| |
Instances
| ToJSON BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Methods toJSON :: BotLocaleProperty -> Value # toEncoding :: BotLocaleProperty -> Encoding # toJSONList :: [BotLocaleProperty] -> Value # toEncodingList :: [BotLocaleProperty] -> Encoding # omitField :: BotLocaleProperty -> Bool # | |||||
| Show BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Methods showsPrec :: Int -> BotLocaleProperty -> ShowS # show :: BotLocaleProperty -> String # showList :: [BotLocaleProperty] -> ShowS # | |||||
| Eq BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Methods (==) :: BotLocaleProperty -> BotLocaleProperty -> Bool # (/=) :: BotLocaleProperty -> BotLocaleProperty -> Bool # | |||||
| ToResourceProperties BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Methods toResourceProperties :: BotLocaleProperty -> ResourceProperties # | |||||
| Property "CustomVocabulary" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "CustomVocabulary" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "Description" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "Description" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "GenerativeAISettings" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "GenerativeAISettings" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "Intents" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "Intents" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "LocaleId" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "LocaleId" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "NluConfidenceThreshold" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "NluConfidenceThreshold" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "SlotTypes" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "SlotTypes" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| Property "VoiceSettings" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty Associated Types
Methods set :: PropertyType "VoiceSettings" BotLocaleProperty -> BotLocaleProperty -> BotLocaleProperty # | |||||
| type PropertyType "CustomVocabulary" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "Description" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "GenerativeAISettings" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "Intents" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "LocaleId" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "NluConfidenceThreshold" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "SlotTypes" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
| type PropertyType "VoiceSettings" BotLocaleProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BotLocaleProperty | |||||
data AdvancedRecognitionSettingProperty Source #
Constructors
| AdvancedRecognitionSettingProperty | |
Instances
| ToJSON AdvancedRecognitionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AdvancedRecognitionSettingProperty | |||||
| Show AdvancedRecognitionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AdvancedRecognitionSettingProperty Methods showsPrec :: Int -> AdvancedRecognitionSettingProperty -> ShowS # | |||||
| Eq AdvancedRecognitionSettingProperty Source # | |||||
| ToResourceProperties AdvancedRecognitionSettingProperty Source # | |||||
| Property "AudioRecognitionStrategy" AdvancedRecognitionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AdvancedRecognitionSettingProperty Associated Types
Methods set :: PropertyType "AudioRecognitionStrategy" AdvancedRecognitionSettingProperty -> AdvancedRecognitionSettingProperty -> AdvancedRecognitionSettingProperty # | |||||
| type PropertyType "AudioRecognitionStrategy" AdvancedRecognitionSettingProperty Source # | |||||
data AllowedInputTypesProperty Source #
Constructors
| AllowedInputTypesProperty | |
Fields
| |
Instances
| ToJSON AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Methods toJSON :: AllowedInputTypesProperty -> Value # toEncoding :: AllowedInputTypesProperty -> Encoding # toJSONList :: [AllowedInputTypesProperty] -> Value # | |||||
| Show AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Methods showsPrec :: Int -> AllowedInputTypesProperty -> ShowS # show :: AllowedInputTypesProperty -> String # showList :: [AllowedInputTypesProperty] -> ShowS # | |||||
| Eq AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Methods (==) :: AllowedInputTypesProperty -> AllowedInputTypesProperty -> Bool # (/=) :: AllowedInputTypesProperty -> AllowedInputTypesProperty -> Bool # | |||||
| ToResourceProperties AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Methods toResourceProperties :: AllowedInputTypesProperty -> ResourceProperties # | |||||
| Property "AllowAudioInput" AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Associated Types
Methods set :: PropertyType "AllowAudioInput" AllowedInputTypesProperty -> AllowedInputTypesProperty -> AllowedInputTypesProperty # | |||||
| Property "AllowDTMFInput" AllowedInputTypesProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AllowedInputTypesProperty Associated Types
Methods set :: PropertyType "AllowDTMFInput" AllowedInputTypesProperty -> AllowedInputTypesProperty -> AllowedInputTypesProperty # | |||||
| type PropertyType "AllowAudioInput" AllowedInputTypesProperty Source # | |||||
| type PropertyType "AllowDTMFInput" AllowedInputTypesProperty Source # | |||||
data AudioAndDTMFInputSpecificationProperty Source #
Constructors
| AudioAndDTMFInputSpecificationProperty | |
Fields | |
Instances
| ToJSON AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty Methods toJSON :: AudioAndDTMFInputSpecificationProperty -> Value # toEncoding :: AudioAndDTMFInputSpecificationProperty -> Encoding # toJSONList :: [AudioAndDTMFInputSpecificationProperty] -> Value # toEncodingList :: [AudioAndDTMFInputSpecificationProperty] -> Encoding # omitField :: AudioAndDTMFInputSpecificationProperty -> Bool # | |||||
| Show AudioAndDTMFInputSpecificationProperty Source # | |||||
| Eq AudioAndDTMFInputSpecificationProperty Source # | |||||
| ToResourceProperties AudioAndDTMFInputSpecificationProperty Source # | |||||
| Property "AudioSpecification" AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty Associated Types
Methods set :: PropertyType "AudioSpecification" AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty # | |||||
| Property "DTMFSpecification" AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty Associated Types
Methods set :: PropertyType "DTMFSpecification" AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty # | |||||
| Property "StartTimeoutMs" AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty Associated Types
Methods set :: PropertyType "StartTimeoutMs" AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty -> AudioAndDTMFInputSpecificationProperty # | |||||
| type PropertyType "AudioSpecification" AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty type PropertyType "AudioSpecification" AudioAndDTMFInputSpecificationProperty = AudioSpecificationProperty | |||||
| type PropertyType "DTMFSpecification" AudioAndDTMFInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioAndDTMFInputSpecificationProperty type PropertyType "DTMFSpecification" AudioAndDTMFInputSpecificationProperty = DTMFSpecificationProperty | |||||
| type PropertyType "StartTimeoutMs" AudioAndDTMFInputSpecificationProperty Source # | |||||
data AudioSpecificationProperty Source #
Constructors
| AudioSpecificationProperty | |
Fields
| |
Instances
| ToJSON AudioSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty Methods toJSON :: AudioSpecificationProperty -> Value # toEncoding :: AudioSpecificationProperty -> Encoding # toJSONList :: [AudioSpecificationProperty] -> Value # toEncodingList :: [AudioSpecificationProperty] -> Encoding # | |||||
| Show AudioSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty Methods showsPrec :: Int -> AudioSpecificationProperty -> ShowS # show :: AudioSpecificationProperty -> String # showList :: [AudioSpecificationProperty] -> ShowS # | |||||
| Eq AudioSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty Methods (==) :: AudioSpecificationProperty -> AudioSpecificationProperty -> Bool # (/=) :: AudioSpecificationProperty -> AudioSpecificationProperty -> Bool # | |||||
| ToResourceProperties AudioSpecificationProperty Source # | |||||
| Property "EndTimeoutMs" AudioSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty Associated Types
Methods set :: PropertyType "EndTimeoutMs" AudioSpecificationProperty -> AudioSpecificationProperty -> AudioSpecificationProperty # | |||||
| Property "MaxLengthMs" AudioSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.AudioSpecificationProperty Associated Types
Methods set :: PropertyType "MaxLengthMs" AudioSpecificationProperty -> AudioSpecificationProperty -> AudioSpecificationProperty # | |||||
| type PropertyType "EndTimeoutMs" AudioSpecificationProperty Source # | |||||
| type PropertyType "MaxLengthMs" AudioSpecificationProperty Source # | |||||
data DTMFSpecificationProperty Source #
Constructors
| DTMFSpecificationProperty | |
Fields | |
Instances
| ToJSON DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Methods toJSON :: DTMFSpecificationProperty -> Value # toEncoding :: DTMFSpecificationProperty -> Encoding # toJSONList :: [DTMFSpecificationProperty] -> Value # | |||||
| Show DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Methods showsPrec :: Int -> DTMFSpecificationProperty -> ShowS # show :: DTMFSpecificationProperty -> String # showList :: [DTMFSpecificationProperty] -> ShowS # | |||||
| Eq DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Methods (==) :: DTMFSpecificationProperty -> DTMFSpecificationProperty -> Bool # (/=) :: DTMFSpecificationProperty -> DTMFSpecificationProperty -> Bool # | |||||
| ToResourceProperties DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Methods toResourceProperties :: DTMFSpecificationProperty -> ResourceProperties # | |||||
| Property "DeletionCharacter" DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Associated Types
Methods set :: PropertyType "DeletionCharacter" DTMFSpecificationProperty -> DTMFSpecificationProperty -> DTMFSpecificationProperty # | |||||
| Property "EndCharacter" DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Associated Types
Methods set :: PropertyType "EndCharacter" DTMFSpecificationProperty -> DTMFSpecificationProperty -> DTMFSpecificationProperty # | |||||
| Property "EndTimeoutMs" DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Associated Types
Methods set :: PropertyType "EndTimeoutMs" DTMFSpecificationProperty -> DTMFSpecificationProperty -> DTMFSpecificationProperty # | |||||
| Property "MaxLength" DTMFSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DTMFSpecificationProperty Associated Types
Methods set :: PropertyType "MaxLength" DTMFSpecificationProperty -> DTMFSpecificationProperty -> DTMFSpecificationProperty # | |||||
| type PropertyType "DeletionCharacter" DTMFSpecificationProperty Source # | |||||
| type PropertyType "EndCharacter" DTMFSpecificationProperty Source # | |||||
| type PropertyType "EndTimeoutMs" DTMFSpecificationProperty Source # | |||||
| type PropertyType "MaxLength" DTMFSpecificationProperty Source # | |||||
data BedrockAgentConfigurationProperty Source #
Constructors
| BedrockAgentConfigurationProperty | |
Fields
| |
Instances
| ToJSON BedrockAgentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentConfigurationProperty | |||||
| Show BedrockAgentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentConfigurationProperty Methods showsPrec :: Int -> BedrockAgentConfigurationProperty -> ShowS # | |||||
| Eq BedrockAgentConfigurationProperty Source # | |||||
| ToResourceProperties BedrockAgentConfigurationProperty Source # | |||||
| Property "BedrockAgentAliasId" BedrockAgentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockAgentAliasId" BedrockAgentConfigurationProperty -> BedrockAgentConfigurationProperty -> BedrockAgentConfigurationProperty # | |||||
| Property "BedrockAgentId" BedrockAgentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockAgentId" BedrockAgentConfigurationProperty -> BedrockAgentConfigurationProperty -> BedrockAgentConfigurationProperty # | |||||
| type PropertyType "BedrockAgentAliasId" BedrockAgentConfigurationProperty Source # | |||||
| type PropertyType "BedrockAgentId" BedrockAgentConfigurationProperty Source # | |||||
data BedrockAgentIntentConfigurationProperty Source #
Constructors
| BedrockAgentIntentConfigurationProperty | |
Fields | |
Instances
| ToJSON BedrockAgentIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentConfigurationProperty Methods toJSON :: BedrockAgentIntentConfigurationProperty -> Value # toEncoding :: BedrockAgentIntentConfigurationProperty -> Encoding # toJSONList :: [BedrockAgentIntentConfigurationProperty] -> Value # toEncodingList :: [BedrockAgentIntentConfigurationProperty] -> Encoding # omitField :: BedrockAgentIntentConfigurationProperty -> Bool # | |||||
| Show BedrockAgentIntentConfigurationProperty Source # | |||||
| Eq BedrockAgentIntentConfigurationProperty Source # | |||||
| ToResourceProperties BedrockAgentIntentConfigurationProperty Source # | |||||
| Property "BedrockAgentConfiguration" BedrockAgentIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockAgentConfiguration" BedrockAgentIntentConfigurationProperty -> BedrockAgentIntentConfigurationProperty -> BedrockAgentIntentConfigurationProperty # | |||||
| Property "BedrockAgentIntentKnowledgeBaseConfiguration" BedrockAgentIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockAgentIntentKnowledgeBaseConfiguration" BedrockAgentIntentConfigurationProperty -> BedrockAgentIntentConfigurationProperty -> BedrockAgentIntentConfigurationProperty # | |||||
| type PropertyType "BedrockAgentConfiguration" BedrockAgentIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentConfigurationProperty type PropertyType "BedrockAgentConfiguration" BedrockAgentIntentConfigurationProperty = BedrockAgentConfigurationProperty | |||||
| type PropertyType "BedrockAgentIntentKnowledgeBaseConfiguration" BedrockAgentIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentConfigurationProperty type PropertyType "BedrockAgentIntentKnowledgeBaseConfiguration" BedrockAgentIntentConfigurationProperty = BedrockAgentIntentKnowledgeBaseConfigurationProperty | |||||
data BedrockAgentIntentKnowledgeBaseConfigurationProperty Source #
Constructors
| BedrockAgentIntentKnowledgeBaseConfigurationProperty | |
Fields | |
Instances
| ToJSON BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentKnowledgeBaseConfigurationProperty Methods toJSON :: BedrockAgentIntentKnowledgeBaseConfigurationProperty -> Value # toEncoding :: BedrockAgentIntentKnowledgeBaseConfigurationProperty -> Encoding # toJSONList :: [BedrockAgentIntentKnowledgeBaseConfigurationProperty] -> Value # toEncodingList :: [BedrockAgentIntentKnowledgeBaseConfigurationProperty] -> Encoding # omitField :: BedrockAgentIntentKnowledgeBaseConfigurationProperty -> Bool # | |||||
| Show BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
| Eq BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
| ToResourceProperties BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
| Property "BedrockKnowledgeBaseArn" BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentKnowledgeBaseConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockKnowledgeBaseArn" BedrockAgentIntentKnowledgeBaseConfigurationProperty -> BedrockAgentIntentKnowledgeBaseConfigurationProperty -> BedrockAgentIntentKnowledgeBaseConfigurationProperty # | |||||
| Property "BedrockModelConfiguration" BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentKnowledgeBaseConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockModelConfiguration" BedrockAgentIntentKnowledgeBaseConfigurationProperty -> BedrockAgentIntentKnowledgeBaseConfigurationProperty -> BedrockAgentIntentKnowledgeBaseConfigurationProperty # | |||||
| type PropertyType "BedrockKnowledgeBaseArn" BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentKnowledgeBaseConfigurationProperty type PropertyType "BedrockKnowledgeBaseArn" BedrockAgentIntentKnowledgeBaseConfigurationProperty = Value Text | |||||
| type PropertyType "BedrockModelConfiguration" BedrockAgentIntentKnowledgeBaseConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockAgentIntentKnowledgeBaseConfigurationProperty type PropertyType "BedrockModelConfiguration" BedrockAgentIntentKnowledgeBaseConfigurationProperty = BedrockModelSpecificationProperty | |||||
data BedrockModelSpecificationProperty Source #
Constructors
| BedrockModelSpecificationProperty | |
Fields | |
Instances
| ToJSON BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty | |||||
| Show BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty Methods showsPrec :: Int -> BedrockModelSpecificationProperty -> ShowS # | |||||
| Eq BedrockModelSpecificationProperty Source # | |||||
| ToResourceProperties BedrockModelSpecificationProperty Source # | |||||
| Property "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty # | |||||
| Property "BedrockModelCustomPrompt" BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty # | |||||
| Property "BedrockTraceStatus" BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockTraceStatus" BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty # | |||||
| Property "ModelArn" BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty Associated Types
Methods set :: PropertyType "ModelArn" BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty -> BedrockModelSpecificationProperty # | |||||
| type PropertyType "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockModelSpecificationProperty type PropertyType "BedrockGuardrailConfiguration" BedrockModelSpecificationProperty = BedrockGuardrailConfigurationProperty | |||||
| type PropertyType "BedrockModelCustomPrompt" BedrockModelSpecificationProperty Source # | |||||
| type PropertyType "BedrockTraceStatus" BedrockModelSpecificationProperty Source # | |||||
| type PropertyType "ModelArn" BedrockModelSpecificationProperty Source # | |||||
data BedrockGuardrailConfigurationProperty Source #
Constructors
| BedrockGuardrailConfigurationProperty | |
Fields | |
Instances
| ToJSON BedrockGuardrailConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty Methods toJSON :: BedrockGuardrailConfigurationProperty -> Value # toEncoding :: BedrockGuardrailConfigurationProperty -> Encoding # toJSONList :: [BedrockGuardrailConfigurationProperty] -> Value # toEncodingList :: [BedrockGuardrailConfigurationProperty] -> Encoding # omitField :: BedrockGuardrailConfigurationProperty -> Bool # | |||||
| Show BedrockGuardrailConfigurationProperty Source # | |||||
| Eq BedrockGuardrailConfigurationProperty Source # | |||||
| ToResourceProperties BedrockGuardrailConfigurationProperty Source # | |||||
| Property "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty -> BedrockGuardrailConfigurationProperty -> BedrockGuardrailConfigurationProperty # | |||||
| Property "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockGuardrailConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty -> BedrockGuardrailConfigurationProperty -> BedrockGuardrailConfigurationProperty # | |||||
| type PropertyType "BedrockGuardrailIdentifier" BedrockGuardrailConfigurationProperty Source # | |||||
| type PropertyType "BedrockGuardrailVersion" BedrockGuardrailConfigurationProperty Source # | |||||
data BedrockKnowledgeStoreConfigurationProperty Source #
Constructors
| BedrockKnowledgeStoreConfigurationProperty | |
Fields | |
Instances
| ToJSON BedrockKnowledgeStoreConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockKnowledgeStoreConfigurationProperty Methods toJSON :: BedrockKnowledgeStoreConfigurationProperty -> Value # toEncoding :: BedrockKnowledgeStoreConfigurationProperty -> Encoding # toJSONList :: [BedrockKnowledgeStoreConfigurationProperty] -> Value # toEncodingList :: [BedrockKnowledgeStoreConfigurationProperty] -> Encoding # omitField :: BedrockKnowledgeStoreConfigurationProperty -> Bool # | |||||
| Show BedrockKnowledgeStoreConfigurationProperty Source # | |||||
| Eq BedrockKnowledgeStoreConfigurationProperty Source # | |||||
| ToResourceProperties BedrockKnowledgeStoreConfigurationProperty Source # | |||||
| Property "BKBExactResponseFields" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockKnowledgeStoreConfigurationProperty Associated Types
Methods set :: PropertyType "BKBExactResponseFields" BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty # | |||||
| Property "BedrockKnowledgeBaseArn" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockKnowledgeStoreConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockKnowledgeBaseArn" BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty # | |||||
| Property "ExactResponse" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockKnowledgeStoreConfigurationProperty Associated Types
Methods set :: PropertyType "ExactResponse" BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty -> BedrockKnowledgeStoreConfigurationProperty # | |||||
| type PropertyType "BKBExactResponseFields" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BedrockKnowledgeStoreConfigurationProperty type PropertyType "BKBExactResponseFields" BedrockKnowledgeStoreConfigurationProperty = BKBExactResponseFieldsProperty | |||||
| type PropertyType "BedrockKnowledgeBaseArn" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
| type PropertyType "ExactResponse" BedrockKnowledgeStoreConfigurationProperty Source # | |||||
data BKBExactResponseFieldsProperty Source #
Constructors
| BKBExactResponseFieldsProperty | |
Instances
| ToJSON BKBExactResponseFieldsProperty Source # | |||||
| Show BKBExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BKBExactResponseFieldsProperty Methods showsPrec :: Int -> BKBExactResponseFieldsProperty -> ShowS # show :: BKBExactResponseFieldsProperty -> String # showList :: [BKBExactResponseFieldsProperty] -> ShowS # | |||||
| Eq BKBExactResponseFieldsProperty Source # | |||||
| ToResourceProperties BKBExactResponseFieldsProperty Source # | |||||
| Property "AnswerField" BKBExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BKBExactResponseFieldsProperty Associated Types
Methods set :: PropertyType "AnswerField" BKBExactResponseFieldsProperty -> BKBExactResponseFieldsProperty -> BKBExactResponseFieldsProperty # | |||||
| type PropertyType "AnswerField" BKBExactResponseFieldsProperty Source # | |||||
data CustomVocabularyProperty Source #
Constructors
| CustomVocabularyProperty | |
Instances
| ToJSON CustomVocabularyProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyProperty Methods toJSON :: CustomVocabularyProperty -> Value # toEncoding :: CustomVocabularyProperty -> Encoding # toJSONList :: [CustomVocabularyProperty] -> Value # | |||||
| Show CustomVocabularyProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyProperty Methods showsPrec :: Int -> CustomVocabularyProperty -> ShowS # show :: CustomVocabularyProperty -> String # showList :: [CustomVocabularyProperty] -> ShowS # | |||||
| Eq CustomVocabularyProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyProperty Methods (==) :: CustomVocabularyProperty -> CustomVocabularyProperty -> Bool # (/=) :: CustomVocabularyProperty -> CustomVocabularyProperty -> Bool # | |||||
| ToResourceProperties CustomVocabularyProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyProperty Methods toResourceProperties :: CustomVocabularyProperty -> ResourceProperties # | |||||
| Property "CustomVocabularyItems" CustomVocabularyProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyProperty Associated Types
Methods set :: PropertyType "CustomVocabularyItems" CustomVocabularyProperty -> CustomVocabularyProperty -> CustomVocabularyProperty # | |||||
| type PropertyType "CustomVocabularyItems" CustomVocabularyProperty Source # | |||||
data GenerativeAISettingsProperty Source #
Constructors
| GenerativeAISettingsProperty | |
Fields | |
Instances
| ToJSON GenerativeAISettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty Methods toJSON :: GenerativeAISettingsProperty -> Value # toEncoding :: GenerativeAISettingsProperty -> Encoding # toJSONList :: [GenerativeAISettingsProperty] -> Value # toEncodingList :: [GenerativeAISettingsProperty] -> Encoding # | |||||
| Show GenerativeAISettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty Methods showsPrec :: Int -> GenerativeAISettingsProperty -> ShowS # show :: GenerativeAISettingsProperty -> String # showList :: [GenerativeAISettingsProperty] -> ShowS # | |||||
| Eq GenerativeAISettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty Methods (==) :: GenerativeAISettingsProperty -> GenerativeAISettingsProperty -> Bool # (/=) :: GenerativeAISettingsProperty -> GenerativeAISettingsProperty -> Bool # | |||||
| ToResourceProperties GenerativeAISettingsProperty Source # | |||||
| Property "BuildtimeSettings" GenerativeAISettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty Associated Types
Methods set :: PropertyType "BuildtimeSettings" GenerativeAISettingsProperty -> GenerativeAISettingsProperty -> GenerativeAISettingsProperty # | |||||
| Property "RuntimeSettings" GenerativeAISettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GenerativeAISettingsProperty Associated Types
Methods set :: PropertyType "RuntimeSettings" GenerativeAISettingsProperty -> GenerativeAISettingsProperty -> GenerativeAISettingsProperty # | |||||
| type PropertyType "BuildtimeSettings" GenerativeAISettingsProperty Source # | |||||
| type PropertyType "RuntimeSettings" GenerativeAISettingsProperty 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 | |||||
data SlotTypeProperty Source #
Constructors
| SlotTypeProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slottype.html |
Fields
| |
Instances
| ToJSON SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Methods toJSON :: SlotTypeProperty -> Value # toEncoding :: SlotTypeProperty -> Encoding # toJSONList :: [SlotTypeProperty] -> Value # toEncodingList :: [SlotTypeProperty] -> Encoding # omitField :: SlotTypeProperty -> Bool # | |||||
| Show SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Methods showsPrec :: Int -> SlotTypeProperty -> ShowS # show :: SlotTypeProperty -> String # showList :: [SlotTypeProperty] -> ShowS # | |||||
| Eq SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Methods (==) :: SlotTypeProperty -> SlotTypeProperty -> Bool # (/=) :: SlotTypeProperty -> SlotTypeProperty -> Bool # | |||||
| ToResourceProperties SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Methods toResourceProperties :: SlotTypeProperty -> ResourceProperties # | |||||
| Property "CompositeSlotTypeSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "CompositeSlotTypeSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "Description" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "Description" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "ExternalSourceSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "ExternalSourceSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "Name" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "Name" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "ParentSlotTypeSignature" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "ParentSlotTypeSignature" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "SlotTypeValues" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "SlotTypeValues" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| Property "ValueSelectionSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty Associated Types
Methods set :: PropertyType "ValueSelectionSetting" SlotTypeProperty -> SlotTypeProperty -> SlotTypeProperty # | |||||
| type PropertyType "CompositeSlotTypeSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "Description" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "ExternalSourceSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "Name" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "ParentSlotTypeSignature" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "SlotTypeValues" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
| type PropertyType "ValueSelectionSetting" SlotTypeProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeProperty | |||||
data VoiceSettingsProperty Source #
Constructors
| VoiceSettingsProperty | |
Instances
| ToJSON VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Methods toJSON :: VoiceSettingsProperty -> Value # toEncoding :: VoiceSettingsProperty -> Encoding # toJSONList :: [VoiceSettingsProperty] -> Value # toEncodingList :: [VoiceSettingsProperty] -> Encoding # omitField :: VoiceSettingsProperty -> Bool # | |||||
| Show VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Methods showsPrec :: Int -> VoiceSettingsProperty -> ShowS # show :: VoiceSettingsProperty -> String # showList :: [VoiceSettingsProperty] -> ShowS # | |||||
| Eq VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Methods (==) :: VoiceSettingsProperty -> VoiceSettingsProperty -> Bool # (/=) :: VoiceSettingsProperty -> VoiceSettingsProperty -> Bool # | |||||
| ToResourceProperties VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Methods toResourceProperties :: VoiceSettingsProperty -> ResourceProperties # | |||||
| Property "Engine" VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Associated Types
Methods set :: PropertyType "Engine" VoiceSettingsProperty -> VoiceSettingsProperty -> VoiceSettingsProperty # | |||||
| Property "VoiceId" VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty Associated Types
Methods set :: PropertyType "VoiceId" VoiceSettingsProperty -> VoiceSettingsProperty -> VoiceSettingsProperty # | |||||
| type PropertyType "Engine" VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty | |||||
| type PropertyType "VoiceId" VoiceSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.VoiceSettingsProperty | |||||
data BuildtimeSettingsProperty Source #
Constructors
| BuildtimeSettingsProperty | |
Fields | |
Instances
| ToJSON BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Methods toJSON :: BuildtimeSettingsProperty -> Value # toEncoding :: BuildtimeSettingsProperty -> Encoding # toJSONList :: [BuildtimeSettingsProperty] -> Value # | |||||
| Show BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Methods showsPrec :: Int -> BuildtimeSettingsProperty -> ShowS # show :: BuildtimeSettingsProperty -> String # showList :: [BuildtimeSettingsProperty] -> ShowS # | |||||
| Eq BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Methods (==) :: BuildtimeSettingsProperty -> BuildtimeSettingsProperty -> Bool # (/=) :: BuildtimeSettingsProperty -> BuildtimeSettingsProperty -> Bool # | |||||
| ToResourceProperties BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Methods toResourceProperties :: BuildtimeSettingsProperty -> ResourceProperties # | |||||
| Property "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Associated Types
Methods set :: PropertyType "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty -> BuildtimeSettingsProperty -> BuildtimeSettingsProperty # | |||||
| Property "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty Associated Types
Methods set :: PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty -> BuildtimeSettingsProperty -> BuildtimeSettingsProperty # | |||||
| type PropertyType "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty type PropertyType "DescriptiveBotBuilderSpecification" BuildtimeSettingsProperty = DescriptiveBotBuilderSpecificationProperty | |||||
| type PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.BuildtimeSettingsProperty type PropertyType "SampleUtteranceGenerationSpecification" BuildtimeSettingsProperty = SampleUtteranceGenerationSpecificationProperty | |||||
data DescriptiveBotBuilderSpecificationProperty Source #
Constructors
| DescriptiveBotBuilderSpecificationProperty | |
Fields | |
Instances
| ToJSON DescriptiveBotBuilderSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty Methods toJSON :: DescriptiveBotBuilderSpecificationProperty -> Value # toEncoding :: DescriptiveBotBuilderSpecificationProperty -> Encoding # toJSONList :: [DescriptiveBotBuilderSpecificationProperty] -> Value # toEncodingList :: [DescriptiveBotBuilderSpecificationProperty] -> Encoding # omitField :: DescriptiveBotBuilderSpecificationProperty -> Bool # | |||||
| Show DescriptiveBotBuilderSpecificationProperty Source # | |||||
| Eq DescriptiveBotBuilderSpecificationProperty Source # | |||||
| ToResourceProperties DescriptiveBotBuilderSpecificationProperty Source # | |||||
| Property "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty -> DescriptiveBotBuilderSpecificationProperty -> DescriptiveBotBuilderSpecificationProperty # | |||||
| Property "Enabled" DescriptiveBotBuilderSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty Associated Types
| |||||
| type PropertyType "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DescriptiveBotBuilderSpecificationProperty type PropertyType "BedrockModelSpecification" DescriptiveBotBuilderSpecificationProperty = BedrockModelSpecificationProperty | |||||
| type PropertyType "Enabled" DescriptiveBotBuilderSpecificationProperty Source # | |||||
data SampleUtteranceGenerationSpecificationProperty Source #
Constructors
| SampleUtteranceGenerationSpecificationProperty | |
Fields | |
Instances
| ToJSON SampleUtteranceGenerationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty Methods toJSON :: SampleUtteranceGenerationSpecificationProperty -> Value # toEncoding :: SampleUtteranceGenerationSpecificationProperty -> Encoding # toJSONList :: [SampleUtteranceGenerationSpecificationProperty] -> Value # toEncodingList :: [SampleUtteranceGenerationSpecificationProperty] -> Encoding # omitField :: SampleUtteranceGenerationSpecificationProperty -> Bool # | |||||
| Show SampleUtteranceGenerationSpecificationProperty Source # | |||||
| Eq SampleUtteranceGenerationSpecificationProperty Source # | |||||
| ToResourceProperties SampleUtteranceGenerationSpecificationProperty Source # | |||||
| Property "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty -> SampleUtteranceGenerationSpecificationProperty -> SampleUtteranceGenerationSpecificationProperty # | |||||
| Property "Enabled" SampleUtteranceGenerationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty Associated Types
| |||||
| type PropertyType "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceGenerationSpecificationProperty type PropertyType "BedrockModelSpecification" SampleUtteranceGenerationSpecificationProperty = BedrockModelSpecificationProperty | |||||
| type PropertyType "Enabled" SampleUtteranceGenerationSpecificationProperty Source # | |||||
data CompositeSlotTypeSettingProperty Source #
Constructors
| CompositeSlotTypeSettingProperty | |
Instances
| ToJSON CompositeSlotTypeSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty | |||||
| Show CompositeSlotTypeSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty Methods showsPrec :: Int -> CompositeSlotTypeSettingProperty -> ShowS # | |||||
| Eq CompositeSlotTypeSettingProperty Source # | |||||
| ToResourceProperties CompositeSlotTypeSettingProperty Source # | |||||
| Property "SubSlots" CompositeSlotTypeSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CompositeSlotTypeSettingProperty Associated Types
Methods set :: PropertyType "SubSlots" CompositeSlotTypeSettingProperty -> CompositeSlotTypeSettingProperty -> CompositeSlotTypeSettingProperty # | |||||
| type PropertyType "SubSlots" CompositeSlotTypeSettingProperty Source # | |||||
data SubSlotTypeCompositionProperty Source #
Constructors
| SubSlotTypeCompositionProperty | |
Fields
| |
Instances
| ToJSON SubSlotTypeCompositionProperty Source # | |||||
| Show SubSlotTypeCompositionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty Methods showsPrec :: Int -> SubSlotTypeCompositionProperty -> ShowS # show :: SubSlotTypeCompositionProperty -> String # showList :: [SubSlotTypeCompositionProperty] -> ShowS # | |||||
| Eq SubSlotTypeCompositionProperty Source # | |||||
| ToResourceProperties SubSlotTypeCompositionProperty Source # | |||||
| Property "Name" SubSlotTypeCompositionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty Associated Types
Methods set :: PropertyType "Name" SubSlotTypeCompositionProperty -> SubSlotTypeCompositionProperty -> SubSlotTypeCompositionProperty # | |||||
| Property "SlotTypeId" SubSlotTypeCompositionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SubSlotTypeCompositionProperty Associated Types
Methods set :: PropertyType "SlotTypeId" SubSlotTypeCompositionProperty -> SubSlotTypeCompositionProperty -> SubSlotTypeCompositionProperty # | |||||
| type PropertyType "Name" SubSlotTypeCompositionProperty Source # | |||||
| type PropertyType "SlotTypeId" SubSlotTypeCompositionProperty Source # | |||||
data ConditionalBranchProperty Source #
Constructors
| ConditionalBranchProperty | |
Fields | |
Instances
| ToJSON ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Methods toJSON :: ConditionalBranchProperty -> Value # toEncoding :: ConditionalBranchProperty -> Encoding # toJSONList :: [ConditionalBranchProperty] -> Value # | |||||
| Show ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Methods showsPrec :: Int -> ConditionalBranchProperty -> ShowS # show :: ConditionalBranchProperty -> String # showList :: [ConditionalBranchProperty] -> ShowS # | |||||
| Eq ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Methods (==) :: ConditionalBranchProperty -> ConditionalBranchProperty -> Bool # (/=) :: ConditionalBranchProperty -> ConditionalBranchProperty -> Bool # | |||||
| ToResourceProperties ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Methods toResourceProperties :: ConditionalBranchProperty -> ResourceProperties # | |||||
| Property "Condition" ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Associated Types
Methods set :: PropertyType "Condition" ConditionalBranchProperty -> ConditionalBranchProperty -> ConditionalBranchProperty # | |||||
| Property "Name" ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Associated Types
Methods set :: PropertyType "Name" ConditionalBranchProperty -> ConditionalBranchProperty -> ConditionalBranchProperty # | |||||
| Property "NextStep" ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Associated Types
Methods set :: PropertyType "NextStep" ConditionalBranchProperty -> ConditionalBranchProperty -> ConditionalBranchProperty # | |||||
| Property "Response" ConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalBranchProperty Associated Types
Methods set :: PropertyType "Response" ConditionalBranchProperty -> ConditionalBranchProperty -> ConditionalBranchProperty # | |||||
| type PropertyType "Condition" ConditionalBranchProperty Source # | |||||
| type PropertyType "Name" ConditionalBranchProperty Source # | |||||
| type PropertyType "NextStep" ConditionalBranchProperty Source # | |||||
| type PropertyType "Response" ConditionalBranchProperty Source # | |||||
data ConditionProperty Source #
Constructors
| ConditionProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-condition.html |
Instances
| ToJSON ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty Methods toJSON :: ConditionProperty -> Value # toEncoding :: ConditionProperty -> Encoding # toJSONList :: [ConditionProperty] -> Value # toEncodingList :: [ConditionProperty] -> Encoding # omitField :: ConditionProperty -> Bool # | |||||
| Show ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty Methods showsPrec :: Int -> ConditionProperty -> ShowS # show :: ConditionProperty -> String # showList :: [ConditionProperty] -> ShowS # | |||||
| Eq ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty Methods (==) :: ConditionProperty -> ConditionProperty -> Bool # (/=) :: ConditionProperty -> ConditionProperty -> Bool # | |||||
| ToResourceProperties ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty Methods toResourceProperties :: ConditionProperty -> ResourceProperties # | |||||
| Property "ExpressionString" ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty Associated Types
Methods set :: PropertyType "ExpressionString" ConditionProperty -> ConditionProperty -> ConditionProperty # | |||||
| type PropertyType "ExpressionString" ConditionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionProperty | |||||
data DialogStateProperty Source #
Constructors
| DialogStateProperty | |
Fields | |
Instances
| ToJSON DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Methods toJSON :: DialogStateProperty -> Value # toEncoding :: DialogStateProperty -> Encoding # toJSONList :: [DialogStateProperty] -> Value # toEncodingList :: [DialogStateProperty] -> Encoding # omitField :: DialogStateProperty -> Bool # | |||||
| Show DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Methods showsPrec :: Int -> DialogStateProperty -> ShowS # show :: DialogStateProperty -> String # showList :: [DialogStateProperty] -> ShowS # | |||||
| Eq DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Methods (==) :: DialogStateProperty -> DialogStateProperty -> Bool # (/=) :: DialogStateProperty -> DialogStateProperty -> Bool # | |||||
| ToResourceProperties DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Methods toResourceProperties :: DialogStateProperty -> ResourceProperties # | |||||
| Property "DialogAction" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Associated Types
Methods set :: PropertyType "DialogAction" DialogStateProperty -> DialogStateProperty -> DialogStateProperty # | |||||
| Property "Intent" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Associated Types
Methods set :: PropertyType "Intent" DialogStateProperty -> DialogStateProperty -> DialogStateProperty # | |||||
| Property "SessionAttributes" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty Associated Types
Methods set :: PropertyType "SessionAttributes" DialogStateProperty -> DialogStateProperty -> DialogStateProperty # | |||||
| type PropertyType "DialogAction" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty | |||||
| type PropertyType "Intent" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty | |||||
| type PropertyType "SessionAttributes" DialogStateProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogStateProperty | |||||
data ConditionalSpecificationProperty Source #
Constructors
| ConditionalSpecificationProperty | |
Fields | |
Instances
| ToJSON ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty | |||||
| Show ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty Methods showsPrec :: Int -> ConditionalSpecificationProperty -> ShowS # | |||||
| Eq ConditionalSpecificationProperty Source # | |||||
| ToResourceProperties ConditionalSpecificationProperty Source # | |||||
| Property "ConditionalBranches" ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty Associated Types
Methods set :: PropertyType "ConditionalBranches" ConditionalSpecificationProperty -> ConditionalSpecificationProperty -> ConditionalSpecificationProperty # | |||||
| Property "DefaultBranch" ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty Associated Types
Methods set :: PropertyType "DefaultBranch" ConditionalSpecificationProperty -> ConditionalSpecificationProperty -> ConditionalSpecificationProperty # | |||||
| Property "IsActive" ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty Associated Types
Methods set :: PropertyType "IsActive" ConditionalSpecificationProperty -> ConditionalSpecificationProperty -> ConditionalSpecificationProperty # | |||||
| type PropertyType "ConditionalBranches" ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty type PropertyType "ConditionalBranches" ConditionalSpecificationProperty = [ConditionalBranchProperty] | |||||
| type PropertyType "DefaultBranch" ConditionalSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ConditionalSpecificationProperty type PropertyType "DefaultBranch" ConditionalSpecificationProperty = DefaultConditionalBranchProperty | |||||
| type PropertyType "IsActive" ConditionalSpecificationProperty Source # | |||||
data DefaultConditionalBranchProperty Source #
Constructors
| DefaultConditionalBranchProperty | |
Fields | |
Instances
| ToJSON DefaultConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty | |||||
| Show DefaultConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty Methods showsPrec :: Int -> DefaultConditionalBranchProperty -> ShowS # | |||||
| Eq DefaultConditionalBranchProperty Source # | |||||
| ToResourceProperties DefaultConditionalBranchProperty Source # | |||||
| Property "NextStep" DefaultConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty Associated Types
Methods set :: PropertyType "NextStep" DefaultConditionalBranchProperty -> DefaultConditionalBranchProperty -> DefaultConditionalBranchProperty # | |||||
| Property "Response" DefaultConditionalBranchProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DefaultConditionalBranchProperty Associated Types
Methods set :: PropertyType "Response" DefaultConditionalBranchProperty -> DefaultConditionalBranchProperty -> DefaultConditionalBranchProperty # | |||||
| type PropertyType "NextStep" DefaultConditionalBranchProperty Source # | |||||
| type PropertyType "Response" DefaultConditionalBranchProperty Source # | |||||
data CustomVocabularyItemProperty Source #
Constructors
| CustomVocabularyItemProperty | |
Fields | |
Instances
| ToJSON CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Methods toJSON :: CustomVocabularyItemProperty -> Value # toEncoding :: CustomVocabularyItemProperty -> Encoding # toJSONList :: [CustomVocabularyItemProperty] -> Value # toEncodingList :: [CustomVocabularyItemProperty] -> Encoding # | |||||
| Show CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Methods showsPrec :: Int -> CustomVocabularyItemProperty -> ShowS # show :: CustomVocabularyItemProperty -> String # showList :: [CustomVocabularyItemProperty] -> ShowS # | |||||
| Eq CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Methods (==) :: CustomVocabularyItemProperty -> CustomVocabularyItemProperty -> Bool # (/=) :: CustomVocabularyItemProperty -> CustomVocabularyItemProperty -> Bool # | |||||
| ToResourceProperties CustomVocabularyItemProperty Source # | |||||
| Property "DisplayAs" CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Associated Types
Methods set :: PropertyType "DisplayAs" CustomVocabularyItemProperty -> CustomVocabularyItemProperty -> CustomVocabularyItemProperty # | |||||
| Property "Phrase" CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Associated Types
Methods set :: PropertyType "Phrase" CustomVocabularyItemProperty -> CustomVocabularyItemProperty -> CustomVocabularyItemProperty # | |||||
| Property "Weight" CustomVocabularyItemProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.CustomVocabularyItemProperty Associated Types
Methods set :: PropertyType "Weight" CustomVocabularyItemProperty -> CustomVocabularyItemProperty -> CustomVocabularyItemProperty # | |||||
| type PropertyType "DisplayAs" CustomVocabularyItemProperty Source # | |||||
| type PropertyType "Phrase" CustomVocabularyItemProperty Source # | |||||
| type PropertyType "Weight" CustomVocabularyItemProperty Source # | |||||
data DataSourceConfigurationProperty Source #
Constructors
| DataSourceConfigurationProperty | |
Fields | |
Instances
| ToJSON DataSourceConfigurationProperty Source # | |||||
| Show DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty Methods showsPrec :: Int -> DataSourceConfigurationProperty -> ShowS # | |||||
| Eq DataSourceConfigurationProperty Source # | |||||
| ToResourceProperties DataSourceConfigurationProperty Source # | |||||
| Property "BedrockKnowledgeStoreConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockKnowledgeStoreConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "KendraConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "KendraConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| Property "OpensearchConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty Associated Types
Methods set :: PropertyType "OpensearchConfiguration" DataSourceConfigurationProperty -> DataSourceConfigurationProperty -> DataSourceConfigurationProperty # | |||||
| type PropertyType "BedrockKnowledgeStoreConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty type PropertyType "BedrockKnowledgeStoreConfiguration" DataSourceConfigurationProperty = BedrockKnowledgeStoreConfigurationProperty | |||||
| type PropertyType "KendraConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty type PropertyType "KendraConfiguration" DataSourceConfigurationProperty = QnAKendraConfigurationProperty | |||||
| type PropertyType "OpensearchConfiguration" DataSourceConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DataSourceConfigurationProperty type PropertyType "OpensearchConfiguration" DataSourceConfigurationProperty = OpensearchConfigurationProperty | |||||
data OpensearchConfigurationProperty Source #
Constructors
| OpensearchConfigurationProperty | |
Fields | |
Instances
| ToJSON OpensearchConfigurationProperty Source # | |||||
| Show OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Methods showsPrec :: Int -> OpensearchConfigurationProperty -> ShowS # | |||||
| Eq OpensearchConfigurationProperty Source # | |||||
| ToResourceProperties OpensearchConfigurationProperty Source # | |||||
| Property "DomainEndpoint" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Associated Types
Methods set :: PropertyType "DomainEndpoint" OpensearchConfigurationProperty -> OpensearchConfigurationProperty -> OpensearchConfigurationProperty # | |||||
| Property "ExactResponse" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Associated Types
Methods set :: PropertyType "ExactResponse" OpensearchConfigurationProperty -> OpensearchConfigurationProperty -> OpensearchConfigurationProperty # | |||||
| Property "ExactResponseFields" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Associated Types
Methods set :: PropertyType "ExactResponseFields" OpensearchConfigurationProperty -> OpensearchConfigurationProperty -> OpensearchConfigurationProperty # | |||||
| Property "IncludeFields" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Associated Types
Methods set :: PropertyType "IncludeFields" OpensearchConfigurationProperty -> OpensearchConfigurationProperty -> OpensearchConfigurationProperty # | |||||
| Property "IndexName" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty Associated Types
Methods set :: PropertyType "IndexName" OpensearchConfigurationProperty -> OpensearchConfigurationProperty -> OpensearchConfigurationProperty # | |||||
| type PropertyType "DomainEndpoint" OpensearchConfigurationProperty Source # | |||||
| type PropertyType "ExactResponse" OpensearchConfigurationProperty Source # | |||||
| type PropertyType "ExactResponseFields" OpensearchConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OpensearchConfigurationProperty type PropertyType "ExactResponseFields" OpensearchConfigurationProperty = ExactResponseFieldsProperty | |||||
| type PropertyType "IncludeFields" OpensearchConfigurationProperty Source # | |||||
| type PropertyType "IndexName" OpensearchConfigurationProperty Source # | |||||
data QnAKendraConfigurationProperty Source #
Constructors
| QnAKendraConfigurationProperty | |
Fields | |
Instances
| ToJSON QnAKendraConfigurationProperty Source # | |||||
| Show QnAKendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAKendraConfigurationProperty Methods showsPrec :: Int -> QnAKendraConfigurationProperty -> ShowS # show :: QnAKendraConfigurationProperty -> String # showList :: [QnAKendraConfigurationProperty] -> ShowS # | |||||
| Eq QnAKendraConfigurationProperty Source # | |||||
| ToResourceProperties QnAKendraConfigurationProperty Source # | |||||
| Property "ExactResponse" QnAKendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAKendraConfigurationProperty Associated Types
Methods set :: PropertyType "ExactResponse" QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty # | |||||
| Property "KendraIndex" QnAKendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAKendraConfigurationProperty Associated Types
Methods set :: PropertyType "KendraIndex" QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty # | |||||
| Property "QueryFilterString" QnAKendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAKendraConfigurationProperty Associated Types
Methods set :: PropertyType "QueryFilterString" QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty # | |||||
| Property "QueryFilterStringEnabled" QnAKendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAKendraConfigurationProperty Associated Types
Methods set :: PropertyType "QueryFilterStringEnabled" QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty -> QnAKendraConfigurationProperty # | |||||
| type PropertyType "ExactResponse" QnAKendraConfigurationProperty Source # | |||||
| type PropertyType "KendraIndex" QnAKendraConfigurationProperty Source # | |||||
| type PropertyType "QueryFilterString" QnAKendraConfigurationProperty Source # | |||||
| type PropertyType "QueryFilterStringEnabled" QnAKendraConfigurationProperty Source # | |||||
data DialogActionProperty Source #
Constructors
| DialogActionProperty | |
Fields
| |
Instances
| ToJSON DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Methods toJSON :: DialogActionProperty -> Value # toEncoding :: DialogActionProperty -> Encoding # toJSONList :: [DialogActionProperty] -> Value # toEncodingList :: [DialogActionProperty] -> Encoding # omitField :: DialogActionProperty -> Bool # | |||||
| Show DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Methods showsPrec :: Int -> DialogActionProperty -> ShowS # show :: DialogActionProperty -> String # showList :: [DialogActionProperty] -> ShowS # | |||||
| Eq DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Methods (==) :: DialogActionProperty -> DialogActionProperty -> Bool # (/=) :: DialogActionProperty -> DialogActionProperty -> Bool # | |||||
| ToResourceProperties DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Methods toResourceProperties :: DialogActionProperty -> ResourceProperties # | |||||
| Property "SlotToElicit" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Associated Types
Methods set :: PropertyType "SlotToElicit" DialogActionProperty -> DialogActionProperty -> DialogActionProperty # | |||||
| Property "SuppressNextMessage" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Associated Types
Methods set :: PropertyType "SuppressNextMessage" DialogActionProperty -> DialogActionProperty -> DialogActionProperty # | |||||
| Property "Type" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty Associated Types
Methods set :: PropertyType "Type" DialogActionProperty -> DialogActionProperty -> DialogActionProperty # | |||||
| type PropertyType "SlotToElicit" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty | |||||
| type PropertyType "SuppressNextMessage" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty | |||||
| type PropertyType "Type" DialogActionProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogActionProperty | |||||
data DialogCodeHookInvocationSettingProperty Source #
Constructors
| DialogCodeHookInvocationSettingProperty | |
Fields | |
Instances
| ToJSON DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty Methods toJSON :: DialogCodeHookInvocationSettingProperty -> Value # toEncoding :: DialogCodeHookInvocationSettingProperty -> Encoding # toJSONList :: [DialogCodeHookInvocationSettingProperty] -> Value # toEncodingList :: [DialogCodeHookInvocationSettingProperty] -> Encoding # omitField :: DialogCodeHookInvocationSettingProperty -> Bool # | |||||
| Show DialogCodeHookInvocationSettingProperty Source # | |||||
| Eq DialogCodeHookInvocationSettingProperty Source # | |||||
| ToResourceProperties DialogCodeHookInvocationSettingProperty Source # | |||||
| Property "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty Associated Types
Methods set :: PropertyType "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty # | |||||
| Property "InvocationLabel" DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty Associated Types
Methods set :: PropertyType "InvocationLabel" DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty # | |||||
| Property "IsActive" DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty Associated Types
| |||||
| Property "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty Associated Types
Methods set :: PropertyType "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty -> DialogCodeHookInvocationSettingProperty # | |||||
| type PropertyType "EnableCodeHookInvocation" DialogCodeHookInvocationSettingProperty Source # | |||||
| type PropertyType "InvocationLabel" DialogCodeHookInvocationSettingProperty Source # | |||||
| type PropertyType "IsActive" DialogCodeHookInvocationSettingProperty Source # | |||||
| type PropertyType "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookInvocationSettingProperty type PropertyType "PostCodeHookSpecification" DialogCodeHookInvocationSettingProperty = PostDialogCodeHookInvocationSpecificationProperty | |||||
data PostDialogCodeHookInvocationSpecificationProperty Source #
Constructors
| PostDialogCodeHookInvocationSpecificationProperty | |
Fields
| |
Instances
| ToJSON PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Methods toJSON :: PostDialogCodeHookInvocationSpecificationProperty -> Value # toEncoding :: PostDialogCodeHookInvocationSpecificationProperty -> Encoding # toJSONList :: [PostDialogCodeHookInvocationSpecificationProperty] -> Value # toEncodingList :: [PostDialogCodeHookInvocationSpecificationProperty] -> Encoding # omitField :: PostDialogCodeHookInvocationSpecificationProperty -> Bool # | |||||
| Show PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
| Eq PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
| ToResourceProperties PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
| Property "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
Methods set :: PropertyType "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty # | |||||
| Property "FailureNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| Property "FailureResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| Property "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
Methods set :: PropertyType "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty # | |||||
| Property "SuccessNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| Property "SuccessResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| Property "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty -> PostDialogCodeHookInvocationSpecificationProperty # | |||||
| Property "TimeoutNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| Property "TimeoutResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty Associated Types
| |||||
| type PropertyType "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "FailureConditional" PostDialogCodeHookInvocationSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "FailureNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "FailureNextStep" PostDialogCodeHookInvocationSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "FailureResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
| type PropertyType "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "SuccessConditional" PostDialogCodeHookInvocationSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "SuccessNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "SuccessNextStep" PostDialogCodeHookInvocationSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "SuccessResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
| type PropertyType "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "TimeoutConditional" PostDialogCodeHookInvocationSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "TimeoutNextStep" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostDialogCodeHookInvocationSpecificationProperty type PropertyType "TimeoutNextStep" PostDialogCodeHookInvocationSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "TimeoutResponse" PostDialogCodeHookInvocationSpecificationProperty Source # | |||||
data DialogCodeHookSettingProperty Source #
Constructors
| DialogCodeHookSettingProperty | |
Instances
| ToJSON DialogCodeHookSettingProperty Source # | |||||
| Show DialogCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookSettingProperty Methods showsPrec :: Int -> DialogCodeHookSettingProperty -> ShowS # show :: DialogCodeHookSettingProperty -> String # showList :: [DialogCodeHookSettingProperty] -> ShowS # | |||||
| Eq DialogCodeHookSettingProperty Source # | |||||
| ToResourceProperties DialogCodeHookSettingProperty Source # | |||||
| Property "Enabled" DialogCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.DialogCodeHookSettingProperty Associated Types
Methods set :: PropertyType "Enabled" DialogCodeHookSettingProperty -> DialogCodeHookSettingProperty -> DialogCodeHookSettingProperty # | |||||
| type PropertyType "Enabled" DialogCodeHookSettingProperty Source # | |||||
data IntentOverrideProperty Source #
Constructors
| IntentOverrideProperty | |
Fields
| |
Instances
| ToJSON IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Methods toJSON :: IntentOverrideProperty -> Value # toEncoding :: IntentOverrideProperty -> Encoding # toJSONList :: [IntentOverrideProperty] -> Value # toEncodingList :: [IntentOverrideProperty] -> Encoding # omitField :: IntentOverrideProperty -> Bool # | |||||
| Show IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Methods showsPrec :: Int -> IntentOverrideProperty -> ShowS # show :: IntentOverrideProperty -> String # showList :: [IntentOverrideProperty] -> ShowS # | |||||
| Eq IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Methods (==) :: IntentOverrideProperty -> IntentOverrideProperty -> Bool # (/=) :: IntentOverrideProperty -> IntentOverrideProperty -> Bool # | |||||
| ToResourceProperties IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Methods toResourceProperties :: IntentOverrideProperty -> ResourceProperties # | |||||
| Property "Name" IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Associated Types
Methods set :: PropertyType "Name" IntentOverrideProperty -> IntentOverrideProperty -> IntentOverrideProperty # | |||||
| Property "Slots" IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty Associated Types
Methods set :: PropertyType "Slots" IntentOverrideProperty -> IntentOverrideProperty -> IntentOverrideProperty # | |||||
| type PropertyType "Name" IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty | |||||
| type PropertyType "Slots" IntentOverrideProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentOverrideProperty | |||||
data ElicitationCodeHookInvocationSettingProperty Source #
Constructors
| ElicitationCodeHookInvocationSettingProperty | |
Fields | |
Instances
| ToJSON ElicitationCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty Methods toJSON :: ElicitationCodeHookInvocationSettingProperty -> Value # toEncoding :: ElicitationCodeHookInvocationSettingProperty -> Encoding # toJSONList :: [ElicitationCodeHookInvocationSettingProperty] -> Value # toEncodingList :: [ElicitationCodeHookInvocationSettingProperty] -> Encoding # omitField :: ElicitationCodeHookInvocationSettingProperty -> Bool # | |||||
| Show ElicitationCodeHookInvocationSettingProperty Source # | |||||
| Eq ElicitationCodeHookInvocationSettingProperty Source # | |||||
| ToResourceProperties ElicitationCodeHookInvocationSettingProperty Source # | |||||
| Property "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty Associated Types
Methods set :: PropertyType "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty -> ElicitationCodeHookInvocationSettingProperty -> ElicitationCodeHookInvocationSettingProperty # | |||||
| Property "InvocationLabel" ElicitationCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty Associated Types
Methods set :: PropertyType "InvocationLabel" ElicitationCodeHookInvocationSettingProperty -> ElicitationCodeHookInvocationSettingProperty -> ElicitationCodeHookInvocationSettingProperty # | |||||
| type PropertyType "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ElicitationCodeHookInvocationSettingProperty type PropertyType "EnableCodeHookInvocation" ElicitationCodeHookInvocationSettingProperty = Value Bool | |||||
| type PropertyType "InvocationLabel" ElicitationCodeHookInvocationSettingProperty Source # | |||||
data ExactResponseFieldsProperty Source #
Constructors
| ExactResponseFieldsProperty | |
Fields
| |
Instances
| ToJSON ExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExactResponseFieldsProperty Methods toJSON :: ExactResponseFieldsProperty -> Value # toEncoding :: ExactResponseFieldsProperty -> Encoding # toJSONList :: [ExactResponseFieldsProperty] -> Value # toEncodingList :: [ExactResponseFieldsProperty] -> Encoding # | |||||
| Show ExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExactResponseFieldsProperty Methods showsPrec :: Int -> ExactResponseFieldsProperty -> ShowS # show :: ExactResponseFieldsProperty -> String # showList :: [ExactResponseFieldsProperty] -> ShowS # | |||||
| Eq ExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExactResponseFieldsProperty Methods (==) :: ExactResponseFieldsProperty -> ExactResponseFieldsProperty -> Bool # (/=) :: ExactResponseFieldsProperty -> ExactResponseFieldsProperty -> Bool # | |||||
| ToResourceProperties ExactResponseFieldsProperty Source # | |||||
| Property "AnswerField" ExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExactResponseFieldsProperty Associated Types
Methods set :: PropertyType "AnswerField" ExactResponseFieldsProperty -> ExactResponseFieldsProperty -> ExactResponseFieldsProperty # | |||||
| Property "QuestionField" ExactResponseFieldsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExactResponseFieldsProperty Associated Types
Methods set :: PropertyType "QuestionField" ExactResponseFieldsProperty -> ExactResponseFieldsProperty -> ExactResponseFieldsProperty # | |||||
| type PropertyType "AnswerField" ExactResponseFieldsProperty Source # | |||||
| type PropertyType "QuestionField" ExactResponseFieldsProperty Source # | |||||
data ExternalSourceSettingProperty Source #
Constructors
| ExternalSourceSettingProperty | |
Instances
| ToJSON ExternalSourceSettingProperty Source # | |||||
| Show ExternalSourceSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExternalSourceSettingProperty Methods showsPrec :: Int -> ExternalSourceSettingProperty -> ShowS # show :: ExternalSourceSettingProperty -> String # showList :: [ExternalSourceSettingProperty] -> ShowS # | |||||
| Eq ExternalSourceSettingProperty Source # | |||||
| ToResourceProperties ExternalSourceSettingProperty Source # | |||||
| Property "GrammarSlotTypeSetting" ExternalSourceSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExternalSourceSettingProperty Associated Types
Methods set :: PropertyType "GrammarSlotTypeSetting" ExternalSourceSettingProperty -> ExternalSourceSettingProperty -> ExternalSourceSettingProperty # | |||||
| type PropertyType "GrammarSlotTypeSetting" ExternalSourceSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ExternalSourceSettingProperty type PropertyType "GrammarSlotTypeSetting" ExternalSourceSettingProperty = GrammarSlotTypeSettingProperty | |||||
data GrammarSlotTypeSettingProperty Source #
Constructors
| GrammarSlotTypeSettingProperty | |
Instances
| ToJSON GrammarSlotTypeSettingProperty Source # | |||||
| Show GrammarSlotTypeSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSettingProperty Methods showsPrec :: Int -> GrammarSlotTypeSettingProperty -> ShowS # show :: GrammarSlotTypeSettingProperty -> String # showList :: [GrammarSlotTypeSettingProperty] -> ShowS # | |||||
| Eq GrammarSlotTypeSettingProperty Source # | |||||
| ToResourceProperties GrammarSlotTypeSettingProperty Source # | |||||
| Property "Source" GrammarSlotTypeSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSettingProperty Associated Types
Methods set :: PropertyType "Source" GrammarSlotTypeSettingProperty -> GrammarSlotTypeSettingProperty -> GrammarSlotTypeSettingProperty # | |||||
| type PropertyType "Source" GrammarSlotTypeSettingProperty Source # | |||||
data FulfillmentCodeHookSettingProperty Source #
Constructors
| FulfillmentCodeHookSettingProperty | |
Fields | |
Instances
| ToJSON FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty | |||||
| Show FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty Methods showsPrec :: Int -> FulfillmentCodeHookSettingProperty -> ShowS # | |||||
| Eq FulfillmentCodeHookSettingProperty Source # | |||||
| ToResourceProperties FulfillmentCodeHookSettingProperty Source # | |||||
| Property "Enabled" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty Associated Types
Methods set :: PropertyType "Enabled" FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty # | |||||
| Property "FulfillmentUpdatesSpecification" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty Associated Types
Methods set :: PropertyType "FulfillmentUpdatesSpecification" FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty # | |||||
| Property "IsActive" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty Associated Types
Methods set :: PropertyType "IsActive" FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty # | |||||
| Property "PostFulfillmentStatusSpecification" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty Associated Types
Methods set :: PropertyType "PostFulfillmentStatusSpecification" FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty -> FulfillmentCodeHookSettingProperty # | |||||
| type PropertyType "Enabled" FulfillmentCodeHookSettingProperty Source # | |||||
| type PropertyType "FulfillmentUpdatesSpecification" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty type PropertyType "FulfillmentUpdatesSpecification" FulfillmentCodeHookSettingProperty = FulfillmentUpdatesSpecificationProperty | |||||
| type PropertyType "IsActive" FulfillmentCodeHookSettingProperty Source # | |||||
| type PropertyType "PostFulfillmentStatusSpecification" FulfillmentCodeHookSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty type PropertyType "PostFulfillmentStatusSpecification" FulfillmentCodeHookSettingProperty = PostFulfillmentStatusSpecificationProperty | |||||
data FulfillmentUpdatesSpecificationProperty Source #
Constructors
| FulfillmentUpdatesSpecificationProperty | |
Fields | |
Instances
| ToJSON FulfillmentUpdatesSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdatesSpecificationProperty Methods toJSON :: FulfillmentUpdatesSpecificationProperty -> Value # toEncoding :: FulfillmentUpdatesSpecificationProperty -> Encoding # toJSONList :: [FulfillmentUpdatesSpecificationProperty] -> Value # toEncodingList :: [FulfillmentUpdatesSpecificationProperty] -> Encoding # omitField :: FulfillmentUpdatesSpecificationProperty -> Bool # | |||||
| Show FulfillmentUpdatesSpecificationProperty Source # | |||||
| Eq FulfillmentUpdatesSpecificationProperty Source # | |||||
| ToResourceProperties FulfillmentUpdatesSpecificationProperty Source # | |||||
| Property "Active" FulfillmentUpdatesSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdatesSpecificationProperty Associated Types
| |||||
| Property "StartResponse" FulfillmentUpdatesSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdatesSpecificationProperty Associated Types
Methods set :: PropertyType "StartResponse" FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty # | |||||
| Property "TimeoutInSeconds" FulfillmentUpdatesSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdatesSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutInSeconds" FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty # | |||||
| Property "UpdateResponse" FulfillmentUpdatesSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.FulfillmentUpdatesSpecificationProperty Associated Types
Methods set :: PropertyType "UpdateResponse" FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty -> FulfillmentUpdatesSpecificationProperty # | |||||
| type PropertyType "Active" FulfillmentUpdatesSpecificationProperty Source # | |||||
| type PropertyType "StartResponse" FulfillmentUpdatesSpecificationProperty Source # | |||||
| type PropertyType "TimeoutInSeconds" FulfillmentUpdatesSpecificationProperty Source # | |||||
| type PropertyType "UpdateResponse" FulfillmentUpdatesSpecificationProperty Source # | |||||
data PostFulfillmentStatusSpecificationProperty Source #
Constructors
| PostFulfillmentStatusSpecificationProperty | |
Fields
| |
Instances
| ToJSON PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Methods toJSON :: PostFulfillmentStatusSpecificationProperty -> Value # toEncoding :: PostFulfillmentStatusSpecificationProperty -> Encoding # toJSONList :: [PostFulfillmentStatusSpecificationProperty] -> Value # toEncodingList :: [PostFulfillmentStatusSpecificationProperty] -> Encoding # omitField :: PostFulfillmentStatusSpecificationProperty -> Bool # | |||||
| Show PostFulfillmentStatusSpecificationProperty Source # | |||||
| Eq PostFulfillmentStatusSpecificationProperty Source # | |||||
| ToResourceProperties PostFulfillmentStatusSpecificationProperty Source # | |||||
| Property "FailureConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "FailureConditional" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "FailureNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "FailureNextStep" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "FailureResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "FailureResponse" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "SuccessConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "SuccessConditional" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "SuccessNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "SuccessNextStep" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "SuccessResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "SuccessResponse" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "TimeoutConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutConditional" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "TimeoutNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutNextStep" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| Property "TimeoutResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty Associated Types
Methods set :: PropertyType "TimeoutResponse" PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty -> PostFulfillmentStatusSpecificationProperty # | |||||
| type PropertyType "FailureConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "FailureConditional" PostFulfillmentStatusSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "FailureNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "FailureNextStep" PostFulfillmentStatusSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "FailureResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "FailureResponse" PostFulfillmentStatusSpecificationProperty = ResponseSpecificationProperty | |||||
| type PropertyType "SuccessConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "SuccessConditional" PostFulfillmentStatusSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "SuccessNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "SuccessNextStep" PostFulfillmentStatusSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "SuccessResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "SuccessResponse" PostFulfillmentStatusSpecificationProperty = ResponseSpecificationProperty | |||||
| type PropertyType "TimeoutConditional" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "TimeoutConditional" PostFulfillmentStatusSpecificationProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "TimeoutNextStep" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "TimeoutNextStep" PostFulfillmentStatusSpecificationProperty = DialogStateProperty | |||||
| type PropertyType "TimeoutResponse" PostFulfillmentStatusSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.PostFulfillmentStatusSpecificationProperty type PropertyType "TimeoutResponse" PostFulfillmentStatusSpecificationProperty = ResponseSpecificationProperty | |||||
data MessageGroupProperty Source #
Constructors
| MessageGroupProperty | |
Fields
| |
Instances
| ToJSON MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Methods toJSON :: MessageGroupProperty -> Value # toEncoding :: MessageGroupProperty -> Encoding # toJSONList :: [MessageGroupProperty] -> Value # toEncodingList :: [MessageGroupProperty] -> Encoding # omitField :: MessageGroupProperty -> Bool # | |||||
| Show MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Methods showsPrec :: Int -> MessageGroupProperty -> ShowS # show :: MessageGroupProperty -> String # showList :: [MessageGroupProperty] -> ShowS # | |||||
| Eq MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Methods (==) :: MessageGroupProperty -> MessageGroupProperty -> Bool # (/=) :: MessageGroupProperty -> MessageGroupProperty -> Bool # | |||||
| ToResourceProperties MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Methods toResourceProperties :: MessageGroupProperty -> ResourceProperties # | |||||
| Property "Message" MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Associated Types
Methods set :: PropertyType "Message" MessageGroupProperty -> MessageGroupProperty -> MessageGroupProperty # | |||||
| Property "Variations" MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty Associated Types
Methods set :: PropertyType "Variations" MessageGroupProperty -> MessageGroupProperty -> MessageGroupProperty # | |||||
| type PropertyType "Message" MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty | |||||
| type PropertyType "Variations" MessageGroupProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageGroupProperty | |||||
data RuntimeSettingsProperty Source #
Constructors
| RuntimeSettingsProperty | |
Fields | |
Instances
| ToJSON RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Methods toJSON :: RuntimeSettingsProperty -> Value # toEncoding :: RuntimeSettingsProperty -> Encoding # toJSONList :: [RuntimeSettingsProperty] -> Value # | |||||
| Show RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Methods showsPrec :: Int -> RuntimeSettingsProperty -> ShowS # show :: RuntimeSettingsProperty -> String # showList :: [RuntimeSettingsProperty] -> ShowS # | |||||
| Eq RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Methods (==) :: RuntimeSettingsProperty -> RuntimeSettingsProperty -> Bool # (/=) :: RuntimeSettingsProperty -> RuntimeSettingsProperty -> Bool # | |||||
| ToResourceProperties RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Methods toResourceProperties :: RuntimeSettingsProperty -> ResourceProperties # | |||||
| Property "NluImprovementSpecification" RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Associated Types
Methods set :: PropertyType "NluImprovementSpecification" RuntimeSettingsProperty -> RuntimeSettingsProperty -> RuntimeSettingsProperty # | |||||
| Property "SlotResolutionImprovementSpecification" RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty Associated Types
Methods set :: PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty -> RuntimeSettingsProperty -> RuntimeSettingsProperty # | |||||
| type PropertyType "NluImprovementSpecification" RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty type PropertyType "NluImprovementSpecification" RuntimeSettingsProperty = NluImprovementSpecificationProperty | |||||
| type PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.RuntimeSettingsProperty type PropertyType "SlotResolutionImprovementSpecification" RuntimeSettingsProperty = SlotResolutionImprovementSpecificationProperty | |||||
data GrammarSlotTypeSourceProperty Source #
Constructors
| GrammarSlotTypeSourceProperty | |
Fields
| |
Instances
| ToJSON GrammarSlotTypeSourceProperty Source # | |||||
| Show GrammarSlotTypeSourceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSourceProperty Methods showsPrec :: Int -> GrammarSlotTypeSourceProperty -> ShowS # show :: GrammarSlotTypeSourceProperty -> String # showList :: [GrammarSlotTypeSourceProperty] -> ShowS # | |||||
| Eq GrammarSlotTypeSourceProperty Source # | |||||
| ToResourceProperties GrammarSlotTypeSourceProperty Source # | |||||
| Property "KmsKeyArn" GrammarSlotTypeSourceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSourceProperty Associated Types
Methods set :: PropertyType "KmsKeyArn" GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty # | |||||
| Property "S3BucketName" GrammarSlotTypeSourceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSourceProperty Associated Types
Methods set :: PropertyType "S3BucketName" GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty # | |||||
| Property "S3ObjectKey" GrammarSlotTypeSourceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.GrammarSlotTypeSourceProperty Associated Types
Methods set :: PropertyType "S3ObjectKey" GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty -> GrammarSlotTypeSourceProperty # | |||||
| type PropertyType "KmsKeyArn" GrammarSlotTypeSourceProperty Source # | |||||
| type PropertyType "S3BucketName" GrammarSlotTypeSourceProperty Source # | |||||
| type PropertyType "S3ObjectKey" GrammarSlotTypeSourceProperty Source # | |||||
data ImageResponseCardProperty Source #
Constructors
| ImageResponseCardProperty | |
Fields | |
Instances
| ToJSON ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Methods toJSON :: ImageResponseCardProperty -> Value # toEncoding :: ImageResponseCardProperty -> Encoding # toJSONList :: [ImageResponseCardProperty] -> Value # | |||||
| Show ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Methods showsPrec :: Int -> ImageResponseCardProperty -> ShowS # show :: ImageResponseCardProperty -> String # showList :: [ImageResponseCardProperty] -> ShowS # | |||||
| Eq ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Methods (==) :: ImageResponseCardProperty -> ImageResponseCardProperty -> Bool # (/=) :: ImageResponseCardProperty -> ImageResponseCardProperty -> Bool # | |||||
| ToResourceProperties ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Methods toResourceProperties :: ImageResponseCardProperty -> ResourceProperties # | |||||
| Property "Buttons" ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Associated Types
Methods set :: PropertyType "Buttons" ImageResponseCardProperty -> ImageResponseCardProperty -> ImageResponseCardProperty # | |||||
| Property "ImageUrl" ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Associated Types
Methods set :: PropertyType "ImageUrl" ImageResponseCardProperty -> ImageResponseCardProperty -> ImageResponseCardProperty # | |||||
| Property "Subtitle" ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Associated Types
Methods set :: PropertyType "Subtitle" ImageResponseCardProperty -> ImageResponseCardProperty -> ImageResponseCardProperty # | |||||
| Property "Title" ImageResponseCardProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.ImageResponseCardProperty Associated Types
Methods set :: PropertyType "Title" ImageResponseCardProperty -> ImageResponseCardProperty -> ImageResponseCardProperty # | |||||
| type PropertyType "Buttons" ImageResponseCardProperty Source # | |||||
| type PropertyType "ImageUrl" ImageResponseCardProperty Source # | |||||
| type PropertyType "Subtitle" ImageResponseCardProperty Source # | |||||
| type PropertyType "Title" ImageResponseCardProperty Source # | |||||
data InputContextProperty Source #
Constructors
| InputContextProperty | |
Instances
| ToJSON InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty Methods toJSON :: InputContextProperty -> Value # toEncoding :: InputContextProperty -> Encoding # toJSONList :: [InputContextProperty] -> Value # toEncodingList :: [InputContextProperty] -> Encoding # omitField :: InputContextProperty -> Bool # | |||||
| Show InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty Methods showsPrec :: Int -> InputContextProperty -> ShowS # show :: InputContextProperty -> String # showList :: [InputContextProperty] -> ShowS # | |||||
| Eq InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty Methods (==) :: InputContextProperty -> InputContextProperty -> Bool # (/=) :: InputContextProperty -> InputContextProperty -> Bool # | |||||
| ToResourceProperties InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty Methods toResourceProperties :: InputContextProperty -> ResourceProperties # | |||||
| Property "Name" InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty Associated Types
Methods set :: PropertyType "Name" InputContextProperty -> InputContextProperty -> InputContextProperty # | |||||
| type PropertyType "Name" InputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.InputContextProperty | |||||
data IntentConfirmationSettingProperty Source #
Constructors
| IntentConfirmationSettingProperty | |
Fields
| |
Instances
| ToJSON IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty | |||||
| Show IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Methods showsPrec :: Int -> IntentConfirmationSettingProperty -> ShowS # | |||||
| Eq IntentConfirmationSettingProperty Source # | |||||
| ToResourceProperties IntentConfirmationSettingProperty Source # | |||||
| Property "CodeHook" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "CodeHook" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "ConfirmationConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "ConfirmationConditional" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "ConfirmationNextStep" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "ConfirmationNextStep" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "ConfirmationResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "ConfirmationResponse" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "DeclinationConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "DeclinationConditional" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "DeclinationNextStep" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "DeclinationNextStep" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "DeclinationResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "DeclinationResponse" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "ElicitationCodeHook" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "ElicitationCodeHook" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "FailureConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "FailureConditional" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "FailureNextStep" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "FailureNextStep" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "FailureResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "FailureResponse" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "IsActive" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "IsActive" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| Property "PromptSpecification" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty Associated Types
Methods set :: PropertyType "PromptSpecification" IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty -> IntentConfirmationSettingProperty # | |||||
| type PropertyType "CodeHook" IntentConfirmationSettingProperty Source # | |||||
| type PropertyType "ConfirmationConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "ConfirmationConditional" IntentConfirmationSettingProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "ConfirmationNextStep" IntentConfirmationSettingProperty Source # | |||||
| type PropertyType "ConfirmationResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "ConfirmationResponse" IntentConfirmationSettingProperty = ResponseSpecificationProperty | |||||
| type PropertyType "DeclinationConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "DeclinationConditional" IntentConfirmationSettingProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "DeclinationNextStep" IntentConfirmationSettingProperty Source # | |||||
| type PropertyType "DeclinationResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "DeclinationResponse" IntentConfirmationSettingProperty = ResponseSpecificationProperty | |||||
| type PropertyType "ElicitationCodeHook" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "ElicitationCodeHook" IntentConfirmationSettingProperty = ElicitationCodeHookInvocationSettingProperty | |||||
| type PropertyType "FailureConditional" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "FailureConditional" IntentConfirmationSettingProperty = ConditionalSpecificationProperty | |||||
| type PropertyType "FailureNextStep" IntentConfirmationSettingProperty Source # | |||||
| type PropertyType "FailureResponse" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "FailureResponse" IntentConfirmationSettingProperty = ResponseSpecificationProperty | |||||
| type PropertyType "IsActive" IntentConfirmationSettingProperty Source # | |||||
| type PropertyType "PromptSpecification" IntentConfirmationSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.IntentConfirmationSettingProperty type PropertyType "PromptSpecification" IntentConfirmationSettingProperty = PromptSpecificationProperty | |||||
data SlotValueOverrideMapProperty Source #
Constructors
| SlotValueOverrideMapProperty | |
Fields | |
Instances
| ToJSON SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods toJSON :: SlotValueOverrideMapProperty -> Value # toEncoding :: SlotValueOverrideMapProperty -> Encoding # toJSONList :: [SlotValueOverrideMapProperty] -> Value # toEncodingList :: [SlotValueOverrideMapProperty] -> Encoding # | |||||
| Show SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods showsPrec :: Int -> SlotValueOverrideMapProperty -> ShowS # show :: SlotValueOverrideMapProperty -> String # showList :: [SlotValueOverrideMapProperty] -> ShowS # | |||||
| Eq SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Methods (==) :: SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> Bool # (/=) :: SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> Bool # | |||||
| ToResourceProperties SlotValueOverrideMapProperty Source # | |||||
| Property "SlotName" SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Associated Types
Methods set :: PropertyType "SlotName" SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty # | |||||
| Property "SlotValueOverride" SlotValueOverrideMapProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueOverrideMapProperty Associated Types
Methods set :: PropertyType "SlotValueOverride" SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty -> SlotValueOverrideMapProperty # | |||||
| type PropertyType "SlotName" SlotValueOverrideMapProperty Source # | |||||
| type PropertyType "SlotValueOverride" SlotValueOverrideMapProperty Source # | |||||
data KendraConfigurationProperty Source #
Constructors
| KendraConfigurationProperty | |
Fields
| |
Instances
| ToJSON KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Methods toJSON :: KendraConfigurationProperty -> Value # toEncoding :: KendraConfigurationProperty -> Encoding # toJSONList :: [KendraConfigurationProperty] -> Value # toEncodingList :: [KendraConfigurationProperty] -> Encoding # | |||||
| Show KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Methods showsPrec :: Int -> KendraConfigurationProperty -> ShowS # show :: KendraConfigurationProperty -> String # showList :: [KendraConfigurationProperty] -> ShowS # | |||||
| Eq KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Methods (==) :: KendraConfigurationProperty -> KendraConfigurationProperty -> Bool # (/=) :: KendraConfigurationProperty -> KendraConfigurationProperty -> Bool # | |||||
| ToResourceProperties KendraConfigurationProperty Source # | |||||
| Property "KendraIndex" KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Associated Types
Methods set :: PropertyType "KendraIndex" KendraConfigurationProperty -> KendraConfigurationProperty -> KendraConfigurationProperty # | |||||
| Property "QueryFilterString" KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Associated Types
Methods set :: PropertyType "QueryFilterString" KendraConfigurationProperty -> KendraConfigurationProperty -> KendraConfigurationProperty # | |||||
| Property "QueryFilterStringEnabled" KendraConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.KendraConfigurationProperty Associated Types
Methods set :: PropertyType "QueryFilterStringEnabled" KendraConfigurationProperty -> KendraConfigurationProperty -> KendraConfigurationProperty # | |||||
| type PropertyType "KendraIndex" KendraConfigurationProperty Source # | |||||
| type PropertyType "QueryFilterString" KendraConfigurationProperty Source # | |||||
| type PropertyType "QueryFilterStringEnabled" KendraConfigurationProperty Source # | |||||
data OutputContextProperty Source #
Constructors
| OutputContextProperty | |
Fields
| |
Instances
| ToJSON OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Methods toJSON :: OutputContextProperty -> Value # toEncoding :: OutputContextProperty -> Encoding # toJSONList :: [OutputContextProperty] -> Value # toEncodingList :: [OutputContextProperty] -> Encoding # omitField :: OutputContextProperty -> Bool # | |||||
| Show OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Methods showsPrec :: Int -> OutputContextProperty -> ShowS # show :: OutputContextProperty -> String # showList :: [OutputContextProperty] -> ShowS # | |||||
| Eq OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Methods (==) :: OutputContextProperty -> OutputContextProperty -> Bool # (/=) :: OutputContextProperty -> OutputContextProperty -> Bool # | |||||
| ToResourceProperties OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Methods toResourceProperties :: OutputContextProperty -> ResourceProperties # | |||||
| Property "Name" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Associated Types
Methods set :: PropertyType "Name" OutputContextProperty -> OutputContextProperty -> OutputContextProperty # | |||||
| Property "TimeToLiveInSeconds" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Associated Types
Methods set :: PropertyType "TimeToLiveInSeconds" OutputContextProperty -> OutputContextProperty -> OutputContextProperty # | |||||
| Property "TurnsToLive" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty Associated Types
Methods set :: PropertyType "TurnsToLive" OutputContextProperty -> OutputContextProperty -> OutputContextProperty # | |||||
| type PropertyType "Name" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty | |||||
| type PropertyType "TimeToLiveInSeconds" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty | |||||
| type PropertyType "TurnsToLive" OutputContextProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.OutputContextProperty | |||||
data QInConnectIntentConfigurationProperty Source #
Constructors
| QInConnectIntentConfigurationProperty | |
Fields | |
Instances
| ToJSON QInConnectIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QInConnectIntentConfigurationProperty Methods toJSON :: QInConnectIntentConfigurationProperty -> Value # toEncoding :: QInConnectIntentConfigurationProperty -> Encoding # toJSONList :: [QInConnectIntentConfigurationProperty] -> Value # toEncodingList :: [QInConnectIntentConfigurationProperty] -> Encoding # omitField :: QInConnectIntentConfigurationProperty -> Bool # | |||||
| Show QInConnectIntentConfigurationProperty Source # | |||||
| Eq QInConnectIntentConfigurationProperty Source # | |||||
| ToResourceProperties QInConnectIntentConfigurationProperty Source # | |||||
| Property "QInConnectAssistantConfiguration" QInConnectIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QInConnectIntentConfigurationProperty Associated Types
Methods set :: PropertyType "QInConnectAssistantConfiguration" QInConnectIntentConfigurationProperty -> QInConnectIntentConfigurationProperty -> QInConnectIntentConfigurationProperty # | |||||
| type PropertyType "QInConnectAssistantConfiguration" QInConnectIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QInConnectIntentConfigurationProperty type PropertyType "QInConnectAssistantConfiguration" QInConnectIntentConfigurationProperty = QInConnectAssistantConfigurationProperty | |||||
data QnAIntentConfigurationProperty Source #
Constructors
| QnAIntentConfigurationProperty | |
Fields | |
Instances
| ToJSON QnAIntentConfigurationProperty Source # | |||||
| Show QnAIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAIntentConfigurationProperty Methods showsPrec :: Int -> QnAIntentConfigurationProperty -> ShowS # show :: QnAIntentConfigurationProperty -> String # showList :: [QnAIntentConfigurationProperty] -> ShowS # | |||||
| Eq QnAIntentConfigurationProperty Source # | |||||
| ToResourceProperties QnAIntentConfigurationProperty Source # | |||||
| Property "BedrockModelConfiguration" QnAIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAIntentConfigurationProperty Associated Types
Methods set :: PropertyType "BedrockModelConfiguration" QnAIntentConfigurationProperty -> QnAIntentConfigurationProperty -> QnAIntentConfigurationProperty # | |||||
| Property "DataSourceConfiguration" QnAIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAIntentConfigurationProperty Associated Types
Methods set :: PropertyType "DataSourceConfiguration" QnAIntentConfigurationProperty -> QnAIntentConfigurationProperty -> QnAIntentConfigurationProperty # | |||||
| type PropertyType "BedrockModelConfiguration" QnAIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAIntentConfigurationProperty type PropertyType "BedrockModelConfiguration" QnAIntentConfigurationProperty = BedrockModelSpecificationProperty | |||||
| type PropertyType "DataSourceConfiguration" QnAIntentConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QnAIntentConfigurationProperty type PropertyType "DataSourceConfiguration" QnAIntentConfigurationProperty = DataSourceConfigurationProperty | |||||
data SampleUtteranceProperty Source #
Constructors
| SampleUtteranceProperty | |
Instances
| ToJSON SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty Methods toJSON :: SampleUtteranceProperty -> Value # toEncoding :: SampleUtteranceProperty -> Encoding # toJSONList :: [SampleUtteranceProperty] -> Value # | |||||
| Show SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty Methods showsPrec :: Int -> SampleUtteranceProperty -> ShowS # show :: SampleUtteranceProperty -> String # showList :: [SampleUtteranceProperty] -> ShowS # | |||||
| Eq SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty Methods (==) :: SampleUtteranceProperty -> SampleUtteranceProperty -> Bool # (/=) :: SampleUtteranceProperty -> SampleUtteranceProperty -> Bool # | |||||
| ToResourceProperties SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty Methods toResourceProperties :: SampleUtteranceProperty -> ResourceProperties # | |||||
| Property "Utterance" SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty Associated Types
Methods set :: PropertyType "Utterance" SampleUtteranceProperty -> SampleUtteranceProperty -> SampleUtteranceProperty # | |||||
| type PropertyType "Utterance" SampleUtteranceProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SampleUtteranceProperty | |||||
data SlotProperty Source #
Constructors
| SlotProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slot.html |
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 SlotPriorityProperty Source #
Constructors
| SlotPriorityProperty | |
Fields | |
Instances
| ToJSON SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Methods toJSON :: SlotPriorityProperty -> Value # toEncoding :: SlotPriorityProperty -> Encoding # toJSONList :: [SlotPriorityProperty] -> Value # toEncodingList :: [SlotPriorityProperty] -> Encoding # omitField :: SlotPriorityProperty -> Bool # | |||||
| Show SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Methods showsPrec :: Int -> SlotPriorityProperty -> ShowS # show :: SlotPriorityProperty -> String # showList :: [SlotPriorityProperty] -> ShowS # | |||||
| Eq SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Methods (==) :: SlotPriorityProperty -> SlotPriorityProperty -> Bool # (/=) :: SlotPriorityProperty -> SlotPriorityProperty -> Bool # | |||||
| ToResourceProperties SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Methods toResourceProperties :: SlotPriorityProperty -> ResourceProperties # | |||||
| Property "Priority" SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Associated Types
Methods set :: PropertyType "Priority" SlotPriorityProperty -> SlotPriorityProperty -> SlotPriorityProperty # | |||||
| Property "SlotName" SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty Associated Types
Methods set :: PropertyType "SlotName" SlotPriorityProperty -> SlotPriorityProperty -> SlotPriorityProperty # | |||||
| type PropertyType "Priority" SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty | |||||
| type PropertyType "SlotName" SlotPriorityProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotPriorityProperty | |||||
data MessageProperty Source #
Constructors
| MessageProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-message.html |
Fields | |
Instances
| ToJSON MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Methods toJSON :: MessageProperty -> Value # toEncoding :: MessageProperty -> Encoding # toJSONList :: [MessageProperty] -> Value # toEncodingList :: [MessageProperty] -> Encoding # omitField :: MessageProperty -> Bool # | |||||
| Show MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Methods showsPrec :: Int -> MessageProperty -> ShowS # show :: MessageProperty -> String # showList :: [MessageProperty] -> ShowS # | |||||
| Eq MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Methods (==) :: MessageProperty -> MessageProperty -> Bool # (/=) :: MessageProperty -> MessageProperty -> Bool # | |||||
| ToResourceProperties MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Methods toResourceProperties :: MessageProperty -> ResourceProperties # | |||||
| Property "CustomPayload" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Associated Types
Methods set :: PropertyType "CustomPayload" MessageProperty -> MessageProperty -> MessageProperty # | |||||
| Property "ImageResponseCard" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Associated Types
Methods set :: PropertyType "ImageResponseCard" MessageProperty -> MessageProperty -> MessageProperty # | |||||
| Property "PlainTextMessage" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Associated Types
Methods set :: PropertyType "PlainTextMessage" MessageProperty -> MessageProperty -> MessageProperty # | |||||
| Property "SSMLMessage" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty Associated Types
Methods set :: PropertyType "SSMLMessage" MessageProperty -> MessageProperty -> MessageProperty # | |||||
| type PropertyType "CustomPayload" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty | |||||
| type PropertyType "ImageResponseCard" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty | |||||
| type PropertyType "PlainTextMessage" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty | |||||
| type PropertyType "SSMLMessage" MessageProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.MessageProperty | |||||
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 NluImprovementSpecificationProperty Source #
Constructors
| NluImprovementSpecificationProperty | |
Instances
| ToJSON NluImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty | |||||
| Show NluImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty Methods showsPrec :: Int -> NluImprovementSpecificationProperty -> ShowS # show :: NluImprovementSpecificationProperty -> String # showList :: [NluImprovementSpecificationProperty] -> ShowS # | |||||
| Eq NluImprovementSpecificationProperty Source # | |||||
| ToResourceProperties NluImprovementSpecificationProperty Source # | |||||
| Property "Enabled" NluImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.NluImprovementSpecificationProperty Associated Types
Methods set :: PropertyType "Enabled" NluImprovementSpecificationProperty -> NluImprovementSpecificationProperty -> NluImprovementSpecificationProperty # | |||||
| type PropertyType "Enabled" NluImprovementSpecificationProperty 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 TextInputSpecificationProperty Source #
Constructors
| TextInputSpecificationProperty | |
Fields
| |
Instances
| ToJSON TextInputSpecificationProperty Source # | |||||
| Show TextInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty Methods showsPrec :: Int -> TextInputSpecificationProperty -> ShowS # show :: TextInputSpecificationProperty -> String # showList :: [TextInputSpecificationProperty] -> ShowS # | |||||
| Eq TextInputSpecificationProperty Source # | |||||
| ToResourceProperties TextInputSpecificationProperty Source # | |||||
| Property "StartTimeoutMs" TextInputSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.TextInputSpecificationProperty Associated Types
Methods set :: PropertyType "StartTimeoutMs" TextInputSpecificationProperty -> TextInputSpecificationProperty -> TextInputSpecificationProperty # | |||||
| type PropertyType "StartTimeoutMs" TextInputSpecificationProperty Source # | |||||
data QInConnectAssistantConfigurationProperty Source #
Constructors
| QInConnectAssistantConfigurationProperty | |
Instances
| ToJSON QInConnectAssistantConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QInConnectAssistantConfigurationProperty Methods toJSON :: QInConnectAssistantConfigurationProperty -> Value # toEncoding :: QInConnectAssistantConfigurationProperty -> Encoding # toJSONList :: [QInConnectAssistantConfigurationProperty] -> Value # toEncodingList :: [QInConnectAssistantConfigurationProperty] -> Encoding # omitField :: QInConnectAssistantConfigurationProperty -> Bool # | |||||
| Show QInConnectAssistantConfigurationProperty Source # | |||||
| Eq QInConnectAssistantConfigurationProperty Source # | |||||
| ToResourceProperties QInConnectAssistantConfigurationProperty Source # | |||||
| Property "AssistantArn" QInConnectAssistantConfigurationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.QInConnectAssistantConfigurationProperty Associated Types
Methods set :: PropertyType "AssistantArn" QInConnectAssistantConfigurationProperty -> QInConnectAssistantConfigurationProperty -> QInConnectAssistantConfigurationProperty # | |||||
| type PropertyType "AssistantArn" QInConnectAssistantConfigurationProperty Source # | |||||
data SlotResolutionImprovementSpecificationProperty Source #
Constructors
| SlotResolutionImprovementSpecificationProperty | |
Fields | |
Instances
| ToJSON SlotResolutionImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty Methods toJSON :: SlotResolutionImprovementSpecificationProperty -> Value # toEncoding :: SlotResolutionImprovementSpecificationProperty -> Encoding # toJSONList :: [SlotResolutionImprovementSpecificationProperty] -> Value # toEncodingList :: [SlotResolutionImprovementSpecificationProperty] -> Encoding # omitField :: SlotResolutionImprovementSpecificationProperty -> Bool # | |||||
| Show SlotResolutionImprovementSpecificationProperty Source # | |||||
| Eq SlotResolutionImprovementSpecificationProperty Source # | |||||
| ToResourceProperties SlotResolutionImprovementSpecificationProperty Source # | |||||
| Property "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty Associated Types
Methods set :: PropertyType "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty -> SlotResolutionImprovementSpecificationProperty -> SlotResolutionImprovementSpecificationProperty # | |||||
| Property "Enabled" SlotResolutionImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty Associated Types
| |||||
| type PropertyType "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotResolutionImprovementSpecificationProperty type PropertyType "BedrockModelSpecification" SlotResolutionImprovementSpecificationProperty = BedrockModelSpecificationProperty | |||||
| type PropertyType "Enabled" SlotResolutionImprovementSpecificationProperty 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 SlotTypeValueProperty Source #
Constructors
| SlotTypeValueProperty | |
Fields | |
Instances
| ToJSON SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Methods toJSON :: SlotTypeValueProperty -> Value # toEncoding :: SlotTypeValueProperty -> Encoding # toJSONList :: [SlotTypeValueProperty] -> Value # toEncodingList :: [SlotTypeValueProperty] -> Encoding # omitField :: SlotTypeValueProperty -> Bool # | |||||
| Show SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Methods showsPrec :: Int -> SlotTypeValueProperty -> ShowS # show :: SlotTypeValueProperty -> String # showList :: [SlotTypeValueProperty] -> ShowS # | |||||
| Eq SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Methods (==) :: SlotTypeValueProperty -> SlotTypeValueProperty -> Bool # (/=) :: SlotTypeValueProperty -> SlotTypeValueProperty -> Bool # | |||||
| ToResourceProperties SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Methods toResourceProperties :: SlotTypeValueProperty -> ResourceProperties # | |||||
| Property "SampleValue" SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Associated Types
Methods set :: PropertyType "SampleValue" SlotTypeValueProperty -> SlotTypeValueProperty -> SlotTypeValueProperty # | |||||
| Property "Synonyms" SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty Associated Types
Methods set :: PropertyType "Synonyms" SlotTypeValueProperty -> SlotTypeValueProperty -> SlotTypeValueProperty # | |||||
| type PropertyType "SampleValue" SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty | |||||
| type PropertyType "Synonyms" SlotTypeValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotTypeValueProperty | |||||
data SlotValueSelectionSettingProperty Source #
Constructors
| SlotValueSelectionSettingProperty | |
Fields | |
Instances
| ToJSON SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty | |||||
| Show SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty Methods showsPrec :: Int -> SlotValueSelectionSettingProperty -> ShowS # | |||||
| Eq SlotValueSelectionSettingProperty Source # | |||||
| ToResourceProperties SlotValueSelectionSettingProperty Source # | |||||
| Property "AdvancedRecognitionSetting" SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty Associated Types
Methods set :: PropertyType "AdvancedRecognitionSetting" SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty # | |||||
| Property "RegexFilter" SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty Associated Types
Methods set :: PropertyType "RegexFilter" SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty # | |||||
| Property "ResolutionStrategy" SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty Associated Types
Methods set :: PropertyType "ResolutionStrategy" SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty -> SlotValueSelectionSettingProperty # | |||||
| type PropertyType "AdvancedRecognitionSetting" SlotValueSelectionSettingProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueSelectionSettingProperty type PropertyType "AdvancedRecognitionSetting" SlotValueSelectionSettingProperty = AdvancedRecognitionSettingProperty | |||||
| type PropertyType "RegexFilter" SlotValueSelectionSettingProperty Source # | |||||
| type PropertyType "ResolutionStrategy" SlotValueSelectionSettingProperty Source # | |||||
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 SlotValueProperty Source #
Constructors
| SlotValueProperty | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalue.html |
Instances
| ToJSON SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods toJSON :: SlotValueProperty -> Value # toEncoding :: SlotValueProperty -> Encoding # toJSONList :: [SlotValueProperty] -> Value # toEncodingList :: [SlotValueProperty] -> Encoding # omitField :: SlotValueProperty -> Bool # | |||||
| Show SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods showsPrec :: Int -> SlotValueProperty -> ShowS # show :: SlotValueProperty -> String # showList :: [SlotValueProperty] -> ShowS # | |||||
| Eq SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods (==) :: SlotValueProperty -> SlotValueProperty -> Bool # (/=) :: SlotValueProperty -> SlotValueProperty -> Bool # | |||||
| ToResourceProperties SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Methods toResourceProperties :: SlotValueProperty -> ResourceProperties # | |||||
| Property "InterpretedValue" SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty Associated Types
Methods set :: PropertyType "InterpretedValue" SlotValueProperty -> SlotValueProperty -> SlotValueProperty # | |||||
| type PropertyType "InterpretedValue" SlotValueProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueProperty | |||||
data SlotValueRegexFilterProperty Source #
Constructors
| SlotValueRegexFilterProperty | |
Instances
| ToJSON SlotValueRegexFilterProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueRegexFilterProperty Methods toJSON :: SlotValueRegexFilterProperty -> Value # toEncoding :: SlotValueRegexFilterProperty -> Encoding # toJSONList :: [SlotValueRegexFilterProperty] -> Value # toEncodingList :: [SlotValueRegexFilterProperty] -> Encoding # | |||||
| Show SlotValueRegexFilterProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueRegexFilterProperty Methods showsPrec :: Int -> SlotValueRegexFilterProperty -> ShowS # show :: SlotValueRegexFilterProperty -> String # showList :: [SlotValueRegexFilterProperty] -> ShowS # | |||||
| Eq SlotValueRegexFilterProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueRegexFilterProperty Methods (==) :: SlotValueRegexFilterProperty -> SlotValueRegexFilterProperty -> Bool # (/=) :: SlotValueRegexFilterProperty -> SlotValueRegexFilterProperty -> Bool # | |||||
| ToResourceProperties SlotValueRegexFilterProperty Source # | |||||
| Property "Pattern" SlotValueRegexFilterProperty Source # | |||||
Defined in Stratosphere.Lex.Bot.SlotValueRegexFilterProperty Associated Types
Methods set :: PropertyType "Pattern" SlotValueRegexFilterProperty -> SlotValueRegexFilterProperty -> SlotValueRegexFilterProperty # | |||||
| type PropertyType "Pattern" SlotValueRegexFilterProperty Source # | |||||
data SpecificationsProperty Source #
Constructors
| SpecificationsProperty | |
Fields | |
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 | |||||
mkAudioAndDTMFInputSpecificationProperty :: Value Integer -> AudioAndDTMFInputSpecificationProperty Source #
mkAudioSpecificationProperty :: Value Integer -> Value Integer -> AudioSpecificationProperty Source #
mkBedrockAgentIntentKnowledgeBaseConfigurationProperty :: Value Text -> BedrockModelSpecificationProperty -> BedrockAgentIntentKnowledgeBaseConfigurationProperty Source #
mkBotLocaleProperty :: Value Text -> Value Double -> BotLocaleProperty Source #
mkButtonProperty :: Value Text -> Value Text -> ButtonProperty Source #
mkConditionalBranchProperty :: ConditionProperty -> Value Text -> DialogStateProperty -> ConditionalBranchProperty Source #
mkConditionalSpecificationProperty :: [ConditionalBranchProperty] -> DefaultConditionalBranchProperty -> Value Bool -> ConditionalSpecificationProperty Source #
mkDescriptiveBotBuilderSpecificationProperty :: Value Bool -> DescriptiveBotBuilderSpecificationProperty Source #
mkDialogCodeHookInvocationSettingProperty :: Value Bool -> Value Bool -> PostDialogCodeHookInvocationSpecificationProperty -> DialogCodeHookInvocationSettingProperty Source #
mkDTMFSpecificationProperty :: Value Text -> Value Text -> Value Integer -> Value Integer -> DTMFSpecificationProperty Source #
mkElicitationCodeHookInvocationSettingProperty :: Value Bool -> ElicitationCodeHookInvocationSettingProperty Source #
mkFulfillmentStartResponseSpecificationProperty :: Value Integer -> [MessageGroupProperty] -> FulfillmentStartResponseSpecificationProperty Source #
mkFulfillmentUpdateResponseSpecificationProperty :: Value Integer -> [MessageGroupProperty] -> FulfillmentUpdateResponseSpecificationProperty Source #
mkFulfillmentUpdatesSpecificationProperty :: Value Bool -> FulfillmentUpdatesSpecificationProperty Source #
mkGrammarSlotTypeSourceProperty :: Value Text -> Value Text -> GrammarSlotTypeSourceProperty Source #
mkIntentConfirmationSettingProperty :: PromptSpecificationProperty -> IntentConfirmationSettingProperty Source #
mkOutputContextProperty :: Value Text -> Value Integer -> Value Integer -> OutputContextProperty Source #
mkPostDialogCodeHookInvocationSpecificationProperty :: PostDialogCodeHookInvocationSpecificationProperty Source #
mkPromptAttemptSpecificationProperty :: AllowedInputTypesProperty -> PromptAttemptSpecificationProperty Source #
mkPromptSpecificationProperty :: Value Integer -> [MessageGroupProperty] -> PromptSpecificationProperty Source #
mkQInConnectAssistantConfigurationProperty :: Value Text -> QInConnectAssistantConfigurationProperty Source #
mkQnAIntentConfigurationProperty :: BedrockModelSpecificationProperty -> DataSourceConfigurationProperty -> QnAIntentConfigurationProperty Source #
mkQnAKendraConfigurationProperty :: Value Bool -> Value Text -> Value Bool -> QnAKendraConfigurationProperty Source #
mkSampleUtteranceGenerationSpecificationProperty :: Value Bool -> SampleUtteranceGenerationSpecificationProperty Source #
mkSlotDefaultValueSpecificationProperty :: [SlotDefaultValueProperty] -> SlotDefaultValueSpecificationProperty Source #
mkSlotProperty :: Value Text -> Value Text -> SlotValueElicitationSettingProperty -> SlotProperty Source #
mkSlotResolutionImprovementSpecificationProperty :: Value Bool -> SlotResolutionImprovementSpecificationProperty Source #
mkSpecificationsProperty :: Value Text -> SubSlotValueElicitationSettingProperty -> SpecificationsProperty Source #
mkStillWaitingResponseSpecificationProperty :: Value Integer -> [MessageGroupProperty] -> Value Integer -> StillWaitingResponseSpecificationProperty Source #
mkSubSlotTypeCompositionProperty :: Value Text -> Value Text -> SubSlotTypeCompositionProperty Source #
mkWaitAndContinueSpecificationProperty :: ResponseSpecificationProperty -> ResponseSpecificationProperty -> WaitAndContinueSpecificationProperty Source #
Constructors
| Bot | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html |
Fields
| |
Instances
| ToJSON Bot Source # | |||||
| Show Bot Source # | |||||
| Eq Bot Source # | |||||
| ToResourceProperties Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Methods | |||||
| Property "AutoBuildBotLocales" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "BotFileS3Location" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "BotLocales" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "BotTags" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "DataPrivacy" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "Description" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "ErrorLogSettings" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "IdleSessionTTLInSeconds" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "Name" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "Replication" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "RoleArn" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "TestBotAliasSettings" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| Property "TestBotAliasTags" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot Associated Types
| |||||
| type PropertyType "AutoBuildBotLocales" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "BotFileS3Location" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "BotLocales" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "BotTags" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "DataPrivacy" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "Description" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "ErrorLogSettings" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "IdleSessionTTLInSeconds" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "Name" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "Replication" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "RoleArn" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "TestBotAliasSettings" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||
| type PropertyType "TestBotAliasTags" Bot Source # | |||||
Defined in Stratosphere.Lex.Bot | |||||