AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagent
/
aws.sdk.kotlin.services.bedrockagent.model
/
PromptType
Prompt
Type
sealed
class
PromptType
Inheritors
KnowledgeBaseResponseGeneration
MemorySummarization
Orchestration
PostProcessing
PreProcessing
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Knowledge
Base
Response
Generation
Link copied to clipboard
object
KnowledgeBaseResponseGeneration
:
PromptType
Memory
Summarization
Link copied to clipboard
object
MemorySummarization
:
PromptType
Orchestration
Link copied to clipboard
object
Orchestration
:
PromptType
Post
Processing
Link copied to clipboard
object
PostProcessing
:
PromptType
Pre
Processing
Link copied to clipboard
object
PreProcessing
:
PromptType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PromptType
Properties
value
Link copied to clipboard
abstract
val
value
:
String