AgenticRetrieveMemoryRetrieveDetails

A long-term memory retrieval that the agent chose to perform. The record reports the query and the namespace. The corresponding Retrieval step reports the results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The query that the agent composed.

Link copied to clipboard

The identifier of the AgentCore Memory resource retrieved from.

Link copied to clipboard

The namespace prefix retrieved from, as supplied in the request. This field is present when the request specified namespace.

Link copied to clipboard

The parent namespace retrieved from hierarchically, as supplied in the request. This field is present when the request specified namespacePath.

Link copied to clipboard

The extraction strategy that restricted retrieval, if the request specified one.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String