7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qbusiness/QBusiness_EXPORTS.h>
41 template <
typename UserMessageT = Aws::String>
43 m_userMessageHasBeenSet =
true;
44 m_userMessage = std::forward<UserMessageT>(value);
46 template <
typename UserMessageT = Aws::String>
54 bool m_userMessageHasBeenSet =
false;
TextInputEvent & WithUserMessage(UserMessageT &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QBUSINESS_API TextInputEvent()=default
bool UserMessageHasBeenSet() const
AWS_QBUSINESS_API TextInputEvent(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetUserMessage() const
AWS_QBUSINESS_API TextInputEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUserMessage(UserMessageT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue