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