

# AgenticRetriever
<a name="API_agent-runtime_AgenticRetriever"></a>

A retriever used in agentic retrieval.

## Contents
<a name="API_agent-runtime_AgenticRetriever_Contents"></a>

 ** configuration **   <a name="bedrock-Type-agent-runtime_AgenticRetriever-configuration"></a>
The configuration for this retriever.  
Type: [RetrieverConfiguration](API_agent-runtime_RetrieverConfiguration.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** description **   <a name="bedrock-Type-agent-runtime_AgenticRetriever-description"></a>
A description of the retriever's purpose.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_AgenticRetriever_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/AgenticRetriever) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/AgenticRetriever) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/AgenticRetriever) 