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