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>
20namespace BedrockAgentRuntime {
41 template <
typename BedrockRerankingConfigurationT = BedrockRerankingConfiguration>
43 m_bedrockRerankingConfigurationHasBeenSet =
true;
44 m_bedrockRerankingConfiguration = std::forward<BedrockRerankingConfigurationT>(value);
46 template <
typename BedrockRerankingConfigurationT = BedrockRerankingConfiguration>
60 m_typeHasBeenSet =
true;
72 bool m_bedrockRerankingConfigurationHasBeenSet =
false;
73 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
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue