7#include <aws/snow-device-management/SnowDeviceManagement_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace SnowDeviceManagement
49 inline void SetInstallState(
const char* value) { m_installStateHasBeenSet =
true; m_installState.assign(value); }
63 inline void SetInstalledVersion(
const char* value) { m_installedVersionHasBeenSet =
true; m_installedVersion.assign(value); }
77 inline void SetInstallingVersion(
const char* value) { m_installingVersionHasBeenSet =
true; m_installingVersion.assign(value); }
85 bool m_installStateHasBeenSet =
false;
88 bool m_installedVersionHasBeenSet =
false;
91 bool m_installingVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue