7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/PivotTableCellConditionalFormatting.h>
47 template<
typename CellT = PivotTableCellConditionalFormatting>
48 void SetCell(CellT&& value) { m_cellHasBeenSet =
true; m_cell = std::forward<CellT>(value); }
49 template<
typename CellT = PivotTableCellConditionalFormatting>
55 bool m_cellHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue