7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/NullValueFormatConfiguration.h>
9#include <aws/quicksight/model/NumericFormatConfiguration.h>
41 template <
typename NullValueFormatConfigurationT = NullValueFormatConfiguration>
43 m_nullValueFormatConfigurationHasBeenSet =
true;
44 m_nullValueFormatConfiguration = std::forward<NullValueFormatConfigurationT>(value);
46 template <
typename NullValueFormatConfigurationT = NullValueFormatConfiguration>
59 template <
typename NumericFormatConfigurationT = NumericFormatConfiguration>
61 m_numericFormatConfigurationHasBeenSet =
true;
62 m_numericFormatConfiguration = std::forward<NumericFormatConfigurationT>(value);
64 template <
typename NumericFormatConfigurationT = NumericFormatConfiguration>
74 bool m_nullValueFormatConfigurationHasBeenSet =
false;
75 bool m_numericFormatConfigurationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue