7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qconnect/QConnect_EXPORTS.h>
40 template <
typename CompletionT = Aws::String>
42 m_completionHasBeenSet =
true;
43 m_completion = std::forward<CompletionT>(value);
45 template <
typename CompletionT = Aws::String>
53 bool m_completionHasBeenSet =
false;
AWS_QCONNECT_API NotesDataDetails(Aws::Utils::Json::JsonView jsonValue)
NotesDataDetails & WithCompletion(CompletionT &&value)
AWS_QCONNECT_API NotesDataDetails()=default
const Aws::String & GetCompletion() const
void SetCompletion(CompletionT &&value)
AWS_QCONNECT_API NotesDataDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool CompletionHasBeenSet() const
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
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