7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
9#include <aws/quicksight/model/TooltipTarget.h>
10#include <aws/quicksight/model/Visibility.h>
42 template <
typename FieldIdT = Aws::String>
44 m_fieldIdHasBeenSet =
true;
45 m_fieldId = std::forward<FieldIdT>(value);
47 template <
typename FieldIdT = Aws::String>
60 template <
typename LabelT = Aws::String>
62 m_labelHasBeenSet =
true;
63 m_label = std::forward<LabelT>(value);
65 template <
typename LabelT = Aws::String>
67 SetLabel(std::forward<LabelT>(value));
79 m_visibilityHasBeenSet =
true;
95 m_tooltipTargetHasBeenSet =
true;
96 m_tooltipTarget = value;
111 bool m_fieldIdHasBeenSet =
false;
112 bool m_labelHasBeenSet =
false;
113 bool m_visibilityHasBeenSet =
false;
114 bool m_tooltipTargetHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue