7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
50 inline void SetAuthorName(
const char* value) { m_authorNameHasBeenSet =
true; m_authorName.assign(value); }
64 inline void SetCommentBody(
const char* value) { m_commentBodyHasBeenSet =
true; m_commentBody.assign(value); }
84 bool m_authorNameHasBeenSet =
false;
87 bool m_commentBodyHasBeenSet =
false;
90 bool m_postedDateHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue