AWS SDK for Kotlin
Toggle table of contents
1.6.100
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentruntime
/
aws.sdk.kotlin.services.bedrockagentruntime.model
/
AgenticRetrieveRerankingModelType
Agentic
Retrieve
Reranking
Model
Type
sealed
class
AgenticRetrieveRerankingModelType
The type of reranking model.
Inheritors
Custom
Managed
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
AgenticRetrieveRerankingModelType
Managed
Link copied to clipboard
object
Managed
:
AgenticRetrieveRerankingModelType
None
Link copied to clipboard
object
None
:
AgenticRetrieveRerankingModelType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AgenticRetrieveRerankingModelType
Properties
value
Link copied to clipboard
abstract
val
value
:
String