7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ConditionalFormattingColor.h>
47 template<
typename ForegroundColorT = ConditionalFormattingColor>
48 void SetForegroundColor(ForegroundColorT&& value) { m_foregroundColorHasBeenSet =
true; m_foregroundColor = std::forward<ForegroundColorT>(value); }
49 template<
typename ForegroundColorT = ConditionalFormattingColor>
55 bool m_foregroundColorHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue