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