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;
const Aws::String & GetText() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API DataSetSemanticDescription(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API DataSetSemanticDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API DataSetSemanticDescription()=default
bool TextHasBeenSet() const
void SetText(TextT &&value)
DataSetSemanticDescription & WithText(TextT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue