7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/bedrock-runtime/model/JsonSchemaDefinition.h>
19namespace BedrockRuntime {
41 template <
typename JsonSchemaT = JsonSchemaDefinition>
43 m_jsonSchemaHasBeenSet =
true;
44 m_jsonSchema = std::forward<JsonSchemaT>(value);
46 template <
typename JsonSchemaT = JsonSchemaDefinition>
54 bool m_jsonSchemaHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue