7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
9#include <aws/glue/model/ViewDialect.h>
43 m_dialectHasBeenSet =
true;
59 template <
typename DialectVersionT = Aws::String>
61 m_dialectVersionHasBeenSet =
true;
62 m_dialectVersion = std::forward<DialectVersionT>(value);
64 template <
typename DialectVersionT = Aws::String>
77 template <
typename ViewOriginalTextT = Aws::String>
79 m_viewOriginalTextHasBeenSet =
true;
80 m_viewOriginalText = std::forward<ViewOriginalTextT>(value);
82 template <
typename ViewOriginalTextT = Aws::String>
96 template <
typename Val
idationConnectionT = Aws::String>
98 m_validationConnectionHasBeenSet =
true;
99 m_validationConnection = std::forward<ValidationConnectionT>(value);
101 template <
typename Val
idationConnectionT = Aws::String>
115 template <
typename ViewExpandedTextT = Aws::String>
117 m_viewExpandedTextHasBeenSet =
true;
118 m_viewExpandedText = std::forward<ViewExpandedTextT>(value);
120 template <
typename ViewExpandedTextT = Aws::String>
136 bool m_dialectHasBeenSet =
false;
137 bool m_dialectVersionHasBeenSet =
false;
138 bool m_viewOriginalTextHasBeenSet =
false;
139 bool m_validationConnectionHasBeenSet =
false;
140 bool m_viewExpandedTextHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue