7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/InputColumnDataType.h>
10#include <aws/quicksight/model/ColumnDataSubType.h>
51 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
84 bool m_nameHasBeenSet =
false;
87 bool m_typeHasBeenSet =
false;
90 bool m_subTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue