7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/TableOrientation.h>
9#include <aws/quicksight/model/TableCellStyle.h>
10#include <aws/quicksight/model/RowAlternateColorOptions.h>
93 bool m_orientationHasBeenSet =
false;
96 bool m_headerStyleHasBeenSet =
false;
99 bool m_cellStyleHasBeenSet =
false;
102 bool m_rowAlternateColorOptionsHasBeenSet =
false;
TableOptions & WithCellStyle(TableCellStyle &&value)
void SetHeaderStyle(const TableCellStyle &value)
const TableCellStyle & GetHeaderStyle() const
void SetCellStyle(const TableCellStyle &value)
void SetRowAlternateColorOptions(RowAlternateColorOptions &&value)
void SetHeaderStyle(TableCellStyle &&value)
const RowAlternateColorOptions & GetRowAlternateColorOptions() const
TableOptions & WithHeaderStyle(const TableCellStyle &value)
const TableOrientation & GetOrientation() const
const TableCellStyle & GetCellStyle() const
void SetCellStyle(TableCellStyle &&value)
void SetRowAlternateColorOptions(const RowAlternateColorOptions &value)
bool CellStyleHasBeenSet() const
TableOptions & WithRowAlternateColorOptions(const RowAlternateColorOptions &value)
AWS_QUICKSIGHT_API TableOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
TableOptions & WithHeaderStyle(TableCellStyle &&value)
void SetOrientation(TableOrientation &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
TableOptions & WithCellStyle(const TableCellStyle &value)
AWS_QUICKSIGHT_API TableOptions(Aws::Utils::Json::JsonView jsonValue)
TableOptions & WithOrientation(TableOrientation &&value)
bool OrientationHasBeenSet() const
bool RowAlternateColorOptionsHasBeenSet() const
void SetOrientation(const TableOrientation &value)
bool HeaderStyleHasBeenSet() const
TableOptions & WithRowAlternateColorOptions(RowAlternateColorOptions &&value)
AWS_QUICKSIGHT_API TableOptions()
TableOptions & WithOrientation(const TableOrientation &value)
Aws::Utils::Json::JsonValue JsonValue