AgenticRetrieveType

sealed class AgenticRetrieveType

The type of retrieval source.

Inheritors

Types

Link copied to clipboard

An AgentCore Memory resource. Long-term memory retrievals report under the Retrieval step with this source type.

Link copied to clipboard

A Bedrock knowledge base retrieval source.

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : AgenticRetrieveType

Properties

Link copied to clipboard
abstract val value: String