7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/Document.h>
19namespace BedrockAgent {
43 template <
typename JsonT = Aws::Utils::Document>
45 m_jsonHasBeenSet =
true;
46 m_json = std::forward<JsonT>(value);
48 template <
typename JsonT = Aws::Utils::Document>
50 SetJson(std::forward<JsonT>(value));
56 bool m_jsonHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue