7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/RerankingMetadataSelectionMode.h>
9#include <aws/bedrock-agent/model/RerankingMetadataSelectiveModeConfiguration.h>
59 template<
typename SelectiveModeConfigurationT = RerankingMetadataSelectiveModeConfiguration>
60 void SetSelectiveModeConfiguration(SelectiveModeConfigurationT&& value) { m_selectiveModeConfigurationHasBeenSet =
true; m_selectiveModeConfiguration = std::forward<SelectiveModeConfigurationT>(value); }
61 template<
typename SelectiveModeConfigurationT = RerankingMetadataSelectiveModeConfiguration>
67 bool m_selectionModeHasBeenSet =
false;
69 RerankingMetadataSelectiveModeConfiguration m_selectiveModeConfiguration;
70 bool m_selectiveModeConfigurationHasBeenSet =
false;
RerankingMetadataSelectionMode
Aws::Utils::Json::JsonValue JsonValue