7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/BedrockRerankingConfiguration.h>
9#include <aws/bedrock-agent-runtime/model/RerankingConfigurationType.h>
22namespace BedrockAgentRuntime
47 template<
typename BedrockRerankingConfigurationT = BedrockRerankingConfiguration>
48 void SetBedrockRerankingConfiguration(BedrockRerankingConfigurationT&& value) { m_bedrockRerankingConfigurationHasBeenSet =
true; m_bedrockRerankingConfiguration = std::forward<BedrockRerankingConfigurationT>(value); }
49 template<
typename BedrockRerankingConfigurationT = BedrockRerankingConfiguration>
65 bool m_bedrockRerankingConfigurationHasBeenSet =
false;
68 bool m_typeHasBeenSet =
false;
bool BedrockRerankingConfigurationHasBeenSet() const
AWS_BEDROCKAGENTRUNTIME_API RerankingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetBedrockRerankingConfiguration(BedrockRerankingConfigurationT &&value)
RerankingConfiguration & WithBedrockRerankingConfiguration(BedrockRerankingConfigurationT &&value)
const BedrockRerankingConfiguration & GetBedrockRerankingConfiguration() const
RerankingConfigurationType GetType() const
AWS_BEDROCKAGENTRUNTIME_API RerankingConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENTRUNTIME_API RerankingConfiguration()=default
void SetType(RerankingConfigurationType value)
bool TypeHasBeenSet() const
RerankingConfiguration & WithType(RerankingConfigurationType value)
RerankingConfigurationType
Aws::Utils::Json::JsonValue JsonValue