7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename TotalBarLabelT = Aws::String>
43 m_totalBarLabelHasBeenSet =
true;
44 m_totalBarLabel = std::forward<TotalBarLabelT>(value);
46 template <
typename TotalBarLabelT = Aws::String>
54 bool m_totalBarLabelHasBeenSet =
false;
AWS_QUICKSIGHT_API WaterfallChartOptions()=default
AWS_QUICKSIGHT_API WaterfallChartOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTotalBarLabel(TotalBarLabelT &&value)
const Aws::String & GetTotalBarLabel() const
AWS_QUICKSIGHT_API WaterfallChartOptions(Aws::Utils::Json::JsonView jsonValue)
bool TotalBarLabelHasBeenSet() const
WaterfallChartOptions & WithTotalBarLabel(TotalBarLabelT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue