65 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
150 inline void SetAgentVersion(
const char* value) { m_agentVersionHasBeenSet =
true; m_agentVersion.assign(value); }
177 inline void SetIsLatestVersion(
bool value) { m_isLatestVersionHasBeenSet =
true; m_isLatestVersion = value; }
228 inline void SetPlatformName(
const char* value) { m_platformNameHasBeenSet =
true; m_platformName.assign(value); }
263 inline void SetPlatformVersion(
const char* value) { m_platformVersionHasBeenSet =
true; m_platformVersion.assign(value); }
282 bool m_instanceIdHasBeenSet;
284 bool m_pingStatusHasBeenSet;
286 bool m_lastPingDateTimeHasBeenSet;
288 bool m_agentVersionHasBeenSet;
289 bool m_isLatestVersion;
290 bool m_isLatestVersionHasBeenSet;
292 bool m_platformTypeHasBeenSet;
294 bool m_platformNameHasBeenSet;
296 bool m_platformVersionHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).