| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.Bot.FulfillmentCodeHookSettingProperty
Documentation
data SessionAttributeProperty Source #
Constructors
| SessionAttributeProperty | |
Instances
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 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 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 | |
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 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 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 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 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 SlotValueProperty Source #
Constructors
| SlotValueProperty | |
Fields
| |
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 | |||||
mkConditionalBranchProperty :: ConditionProperty -> Value Text -> DialogStateProperty -> ConditionalBranchProperty Source #
mkConditionalSpecificationProperty :: [ConditionalBranchProperty] -> DefaultConditionalBranchProperty -> Value Bool -> ConditionalSpecificationProperty 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 | |||||