7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/ssm/model/DocumentReviewCommentType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
60 template<
typename ContentT = Aws::String>
61 void SetContent(ContentT&& value) { m_contentHasBeenSet =
true; m_content = std::forward<ContentT>(value); }
62 template<
typename ContentT = Aws::String>
68 bool m_typeHasBeenSet =
false;
71 bool m_contentHasBeenSet =
false;
DocumentReviewCommentType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue