| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.BedrockAgentCore.Memory.MessageBasedTriggerInputProperty
Documentation
data MessageBasedTriggerInputProperty Source #
Constructors
| MessageBasedTriggerInputProperty | |
Instances
| ToJSON MessageBasedTriggerInputProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Memory.MessageBasedTriggerInputProperty | |||||
| Show MessageBasedTriggerInputProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Memory.MessageBasedTriggerInputProperty Methods showsPrec :: Int -> MessageBasedTriggerInputProperty -> ShowS # | |||||
| Eq MessageBasedTriggerInputProperty Source # | |||||
| ToResourceProperties MessageBasedTriggerInputProperty Source # | |||||
| Property "MessageCount" MessageBasedTriggerInputProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Memory.MessageBasedTriggerInputProperty Associated Types
Methods set :: PropertyType "MessageCount" MessageBasedTriggerInputProperty -> MessageBasedTriggerInputProperty -> MessageBasedTriggerInputProperty # | |||||
| type PropertyType "MessageCount" MessageBasedTriggerInputProperty Source # | |||||