7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/PerformanceConfiguration.h>
19namespace BedrockAgentRuntime {
41 template <
typename PerformanceConfigT = PerformanceConfiguration>
43 m_performanceConfigHasBeenSet =
true;
44 m_performanceConfig = std::forward<PerformanceConfigT>(value);
46 template <
typename PerformanceConfigT = PerformanceConfiguration>
54 bool m_performanceConfigHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue