7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Document.h>
19namespace BedrockRuntime {
46 template <
typename JsonT = Aws::Utils::Document>
48 m_jsonHasBeenSet =
true;
49 m_json = std::forward<JsonT>(value);
51 template <
typename JsonT = Aws::Utils::Document>
53 SetJson(std::forward<JsonT>(value));
59 bool m_jsonHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue