7#include <aws/inspector/Inspector_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetMessageType(
const char* value) { m_messageTypeHasBeenSet =
true; m_messageType.assign(value); }
61 inline long long GetCount()
const{
return m_count; }
63 inline void SetCount(
long long value) { m_countHasBeenSet =
true; m_count = value; }
74 inline void SetDataSize(
long long value) { m_dataSizeHasBeenSet =
true; m_dataSize = value; }
80 bool m_messageTypeHasBeenSet =
false;
83 bool m_countHasBeenSet =
false;
86 bool m_dataSizeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue