7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/RerankingMetadataSelectionMode.h>
9#include <aws/bedrock/model/RerankingMetadataSelectiveModeConfiguration.h>
64 template<
typename SelectiveModeConfigurationT = RerankingMetadataSelectiveModeConfiguration>
65 void SetSelectiveModeConfiguration(SelectiveModeConfigurationT&& value) { m_selectiveModeConfigurationHasBeenSet =
true; m_selectiveModeConfiguration = std::forward<SelectiveModeConfigurationT>(value); }
66 template<
typename SelectiveModeConfigurationT = RerankingMetadataSelectiveModeConfiguration>
72 bool m_selectionModeHasBeenSet =
false;
74 RerankingMetadataSelectiveModeConfiguration m_selectiveModeConfiguration;
75 bool m_selectiveModeConfigurationHasBeenSet =
false;
RerankingMetadataSelectionMode
Aws::Utils::Json::JsonValue JsonValue