7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename CommentT = Aws::String>
44 m_commentHasBeenSet =
true;
45 m_comment = std::forward<CommentT>(value);
47 template <
typename CommentT = Aws::String>
60 template <
typename CreatedTimeT = Aws::Utils::DateTime>
62 m_createdTimeHasBeenSet =
true;
63 m_createdTime = std::forward<CreatedTimeT>(value);
65 template <
typename CreatedTimeT = Aws::Utils::DateTime>
78 template <
typename CreatedByT = Aws::String>
80 m_createdByHasBeenSet =
true;
81 m_createdBy = std::forward<CreatedByT>(value);
83 template <
typename CreatedByT = Aws::String>
95 bool m_commentHasBeenSet =
false;
96 bool m_createdTimeHasBeenSet =
false;
97 bool m_createdByHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue