7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/NumericFormatConfiguration.h>
46 template<
typename FormatConfigurationT = NumericFormatConfiguration>
47 void SetFormatConfiguration(FormatConfigurationT&& value) { m_formatConfigurationHasBeenSet =
true; m_formatConfiguration = std::forward<FormatConfigurationT>(value); }
48 template<
typename FormatConfigurationT = NumericFormatConfiguration>
54 bool m_formatConfigurationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue