7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/PerformanceConfiguration.h>
21namespace BedrockAgentRuntime
47 template<
typename PerformanceConfigT = PerformanceConfiguration>
48 void SetPerformanceConfig(PerformanceConfigT&& value) { m_performanceConfigHasBeenSet =
true; m_performanceConfig = std::forward<PerformanceConfigT>(value); }
49 template<
typename PerformanceConfigT = PerformanceConfiguration>
55 bool m_performanceConfigHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue