AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentruntime
/
aws.sdk.kotlin.services.bedrockagentruntime.model
/
PromptType
Prompt
Type
sealed
class
PromptType
Inheritors
KnowledgeBaseResponseGeneration
Orchestration
PostProcessing
PreProcessing
RoutingClassifier
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Knowledge
Base
Response
Generation
Link copied to clipboard
object
KnowledgeBaseResponseGeneration
:
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
Routing
Classifier
Link copied to clipboard
object
RoutingClassifier
:
PromptType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PromptType
Properties
value
Link copied to clipboard
abstract
val
value
:
String