7#include <aws/qapps/QApps_EXPORTS.h>
8#include <aws/core/utils/Document.h>
46 template<
typename SchemaT = Aws::Utils::Document>
47 void SetSchema(
SchemaT&& value) { m_schemaHasBeenSet =
true; m_schema = std::forward<SchemaT>(value); }
48 template<
typename SchemaT = Aws::Utils::Document>
54 bool m_schemaHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue