7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/glue/model/ViewRepresentationInput.h>
53 inline void SetIsProtected(
bool value) { m_isProtectedHasBeenSet =
true; m_isProtected = value; }
65 inline void SetDefiner(
const char* value) { m_definerHasBeenSet =
true; m_definer.assign(value); }
103 bool m_isProtectedHasBeenSet =
false;
106 bool m_definerHasBeenSet =
false;
109 bool m_representationsHasBeenSet =
false;
112 bool m_subObjectsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue