7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/FontConfiguration.h>
51 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
72 bool m_valueHasBeenSet =
false;
75 bool m_fontConfigurationHasBeenSet =
false;
const Aws::String & GetValue() const
const FontConfiguration & GetFontConfiguration() const
TableFieldCustomTextContent & WithFontConfiguration(const FontConfiguration &value)
void SetFontConfiguration(const FontConfiguration &value)
void SetFontConfiguration(FontConfiguration &&value)
TableFieldCustomTextContent & WithValue(const char *value)
AWS_QUICKSIGHT_API TableFieldCustomTextContent()
bool ValueHasBeenSet() const
void SetValue(const char *value)
TableFieldCustomTextContent & WithFontConfiguration(FontConfiguration &&value)
TableFieldCustomTextContent & WithValue(const Aws::String &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API TableFieldCustomTextContent & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetValue(const Aws::String &value)
bool FontConfigurationHasBeenSet() const
void SetValue(Aws::String &&value)
TableFieldCustomTextContent & WithValue(Aws::String &&value)
AWS_QUICKSIGHT_API TableFieldCustomTextContent(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue