7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/connectcases/model/TextAttributes.h>
19namespace ConnectCases {
40 template <
typename TextT = TextAttributes>
42 m_textHasBeenSet =
true;
43 m_text = std::forward<TextT>(value);
45 template <
typename TextT = TextAttributes>
47 SetText(std::forward<TextT>(value));
53 bool m_textHasBeenSet =
false;
AWS_CONNECTCASES_API FieldAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTCASES_API FieldAttributes()=default
const TextAttributes & GetText() const
AWS_CONNECTCASES_API Aws::Utils::Json::JsonValue Jsonize() const
FieldAttributes & WithText(TextT &&value)
bool TextHasBeenSet() const
void SetText(TextT &&value)
AWS_CONNECTCASES_API FieldAttributes(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue