7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/AgenticRetrieveBedrockRerankingModelConfiguration.h>
19namespace BedrockAgentRuntime {
40 template <
typename ModelConfigurationT = AgenticRetrieveBedrockRerankingModelConfiguration>
42 m_modelConfigurationHasBeenSet =
true;
43 m_modelConfiguration = std::forward<ModelConfigurationT>(value);
45 template <
typename ModelConfigurationT = AgenticRetrieveBedrockRerankingModelConfiguration>
53 bool m_modelConfigurationHasBeenSet =
false;
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveBedrockRerankingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveBedrockRerankingConfiguration()=default
void SetModelConfiguration(ModelConfigurationT &&value)
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveBedrockRerankingConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool ModelConfigurationHasBeenSet() const
AgenticRetrieveBedrockRerankingConfiguration & WithModelConfiguration(ModelConfigurationT &&value)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
const AgenticRetrieveBedrockRerankingModelConfiguration & GetModelConfiguration() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue