7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/Document.h>
49 template<
typename JsonT = Aws::Utils::Document>
50 void SetJson(JsonT&& value) { m_jsonHasBeenSet =
true; m_json = std::forward<JsonT>(value); }
51 template<
typename JsonT = Aws::Utils::Document>
57 bool m_jsonHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue