7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ConditionalFormattingColor.h>
41 template <
typename BackgroundColorT = ConditionalFormattingColor>
43 m_backgroundColorHasBeenSet =
true;
44 m_backgroundColor = std::forward<BackgroundColorT>(value);
46 template <
typename BackgroundColorT = ConditionalFormattingColor>
60 template <
typename TextColorT = ConditionalFormattingColor>
62 m_textColorHasBeenSet =
true;
63 m_textColor = std::forward<TextColorT>(value);
65 template <
typename TextColorT = ConditionalFormattingColor>
75 bool m_backgroundColorHasBeenSet =
false;
76 bool m_textColorHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue