

# ManagedSearchRerankingConfiguration
<a name="API_agent-runtime_ManagedSearchRerankingConfiguration"></a>

Configuration for the reranking model used in managed search.

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

 ** type **   <a name="bedrock-Type-agent-runtime_ManagedSearchRerankingConfiguration-type"></a>
The type of reranking configuration.  
Type: String  
Valid Values: `BEDROCK_RERANKING_MODEL`   
Required: Yes

 ** bedrockRerankingConfiguration **   <a name="bedrock-Type-agent-runtime_ManagedSearchRerankingConfiguration-bedrockRerankingConfiguration"></a>
The Bedrock reranking model configuration for managed search.  
Type: [ManagedSearchBedrockRerankingConfiguration](API_agent-runtime_ManagedSearchBedrockRerankingConfiguration.md) object  
Required: No

## See Also
<a name="API_agent-runtime_ManagedSearchRerankingConfiguration_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/ManagedSearchRerankingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/ManagedSearchRerankingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/ManagedSearchRerankingConfiguration) 