7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename TextT = Aws::String>
43 m_textHasBeenSet =
true;
44 m_text = std::forward<TextT>(value);
46 template <
typename TextT = Aws::String>
48 SetText(std::forward<TextT>(value));
54 bool m_textHasBeenSet =
false;
void SetText(TextT &&value)
AWS_QUICKSIGHT_API ColumnDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TextHasBeenSet() const
AWS_QUICKSIGHT_API ColumnDescription(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetText() const
AWS_QUICKSIGHT_API ColumnDescription()=default
ColumnDescription & WithText(TextT &&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