66 inline void SetInstanceId(
const char* value) { m_instanceIdHasBeenSet =
true; m_instanceId.assign(value); }
151 inline void SetAgentVersion(
const char* value) { m_agentVersionHasBeenSet =
true; m_agentVersion.assign(value); }
178 inline void SetIsLatestVersion(
bool value) { m_isLatestVersionHasBeenSet =
true; m_isLatestVersion = value; }
229 inline void SetPlatformName(
const char* value) { m_platformNameHasBeenSet =
true; m_platformName.assign(value); }
264 inline void SetPlatformVersion(
const char* value) { m_platformVersionHasBeenSet =
true; m_platformVersion.assign(value); }
299 inline void SetActivationId(
const char* value) { m_activationIdHasBeenSet =
true; m_activationId.assign(value); }
338 inline void SetIamRole(
const char* value) { m_iamRoleHasBeenSet =
true; m_iamRole.assign(value); }
431 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
466 inline void SetIPAddress(
const char* value) { m_iPAddressHasBeenSet =
true; m_iPAddress.assign(value); }
501 inline void SetComputerName(
const char* value) { m_computerNameHasBeenSet =
true; m_computerName.assign(value); }
520 bool m_instanceIdHasBeenSet;
522 bool m_pingStatusHasBeenSet;
524 bool m_lastPingDateTimeHasBeenSet;
526 bool m_agentVersionHasBeenSet;
527 bool m_isLatestVersion;
528 bool m_isLatestVersionHasBeenSet;
530 bool m_platformTypeHasBeenSet;
532 bool m_platformNameHasBeenSet;
534 bool m_platformVersionHasBeenSet;
536 bool m_activationIdHasBeenSet;
538 bool m_iamRoleHasBeenSet;
540 bool m_registrationDateHasBeenSet;
542 bool m_resourceTypeHasBeenSet;
544 bool m_nameHasBeenSet;
546 bool m_iPAddressHasBeenSet;
548 bool m_computerNameHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).