7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/Visibility.h>
10#include <aws/quicksight/model/TooltipTarget.h>
50 inline void SetFieldId(
const char* value) { m_fieldIdHasBeenSet =
true; m_fieldId.assign(value); }
64 inline void SetLabel(
const char* value) { m_labelHasBeenSet =
true; m_label.assign(value); }
96 bool m_fieldIdHasBeenSet =
false;
99 bool m_labelHasBeenSet =
false;
102 bool m_visibilityHasBeenSet =
false;
105 bool m_tooltipTargetHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue