7#include <aws/quicksight/QuickSight_EXPORTS.h>
45 inline void SetDecimalPlaces(
long long value) { m_decimalPlacesHasBeenSet =
true; m_decimalPlaces = value; }
50 long long m_decimalPlaces;
51 bool m_decimalPlacesHasBeenSet =
false;
AWS_QUICKSIGHT_API DecimalPlacesConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool DecimalPlacesHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API DecimalPlacesConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
long long GetDecimalPlaces() const
DecimalPlacesConfiguration & WithDecimalPlaces(long long value)
AWS_QUICKSIGHT_API DecimalPlacesConfiguration()
void SetDecimalPlaces(long long value)
Aws::Utils::Json::JsonValue JsonValue