7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/SankeyDiagramFieldWells.h>
9#include <aws/quicksight/model/SankeyDiagramSortConfiguration.h>
10#include <aws/quicksight/model/DataLabelOptions.h>
11#include <aws/quicksight/model/VisualInteractionOptions.h>
93 bool m_fieldWellsHasBeenSet =
false;
96 bool m_sortConfigurationHasBeenSet =
false;
99 bool m_dataLabelsHasBeenSet =
false;
102 bool m_interactionsHasBeenSet =
false;
SankeyDiagramChartConfiguration & WithDataLabels(DataLabelOptions &&value)
void SetFieldWells(SankeyDiagramFieldWells &&value)
void SetSortConfiguration(const SankeyDiagramSortConfiguration &value)
SankeyDiagramChartConfiguration & WithDataLabels(const DataLabelOptions &value)
SankeyDiagramChartConfiguration & WithInteractions(const VisualInteractionOptions &value)
void SetFieldWells(const SankeyDiagramFieldWells &value)
const DataLabelOptions & GetDataLabels() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const VisualInteractionOptions & GetInteractions() const
const SankeyDiagramSortConfiguration & GetSortConfiguration() const
void SetDataLabels(DataLabelOptions &&value)
SankeyDiagramChartConfiguration & WithFieldWells(const SankeyDiagramFieldWells &value)
AWS_QUICKSIGHT_API SankeyDiagramChartConfiguration()
AWS_QUICKSIGHT_API SankeyDiagramChartConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FieldWellsHasBeenSet() const
void SetDataLabels(const DataLabelOptions &value)
void SetInteractions(VisualInteractionOptions &&value)
void SetInteractions(const VisualInteractionOptions &value)
const SankeyDiagramFieldWells & GetFieldWells() const
bool InteractionsHasBeenSet() const
AWS_QUICKSIGHT_API SankeyDiagramChartConfiguration(Aws::Utils::Json::JsonView jsonValue)
SankeyDiagramChartConfiguration & WithSortConfiguration(SankeyDiagramSortConfiguration &&value)
bool SortConfigurationHasBeenSet() const
SankeyDiagramChartConfiguration & WithInteractions(VisualInteractionOptions &&value)
SankeyDiagramChartConfiguration & WithSortConfiguration(const SankeyDiagramSortConfiguration &value)
void SetSortConfiguration(SankeyDiagramSortConfiguration &&value)
SankeyDiagramChartConfiguration & WithFieldWells(SankeyDiagramFieldWells &&value)
bool DataLabelsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue