7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ColumnIdentifier.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/quicksight/model/Visibility.h>
11#include <aws/quicksight/model/AggregationFunction.h>
12#include <aws/quicksight/model/TooltipTarget.h>
65 inline void SetLabel(
const char* value) { m_labelHasBeenSet =
true; m_label.assign(value); }
109 bool m_columnHasBeenSet =
false;
112 bool m_labelHasBeenSet =
false;
115 bool m_visibilityHasBeenSet =
false;
118 bool m_aggregationHasBeenSet =
false;
121 bool m_tooltipTargetHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue