7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ConditionalFormattingColor.h>
48 template<
typename BackgroundColorT = ConditionalFormattingColor>
49 void SetBackgroundColor(BackgroundColorT&& value) { m_backgroundColorHasBeenSet =
true; m_backgroundColor = std::forward<BackgroundColorT>(value); }
50 template<
typename BackgroundColorT = ConditionalFormattingColor>
56 bool m_backgroundColorHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue