7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/ssm/model/DocumentReviewCommentType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
64 inline void SetContent(
const char* value) { m_contentHasBeenSet =
true; m_content.assign(value); }
72 bool m_typeHasBeenSet =
false;
75 bool m_contentHasBeenSet =
false;
DocumentReviewCommentType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue