7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetAppServerPrivateKey(
const char* value) { m_appServerPrivateKeyHasBeenSet =
true; m_appServerPrivateKey.assign(value); }
56 bool m_appServerPrivateKeyHasBeenSet =
false;
SidewalkUpdateAccount & WithAppServerPrivateKey(Aws::String &&value)
bool AppServerPrivateKeyHasBeenSet() const
void SetAppServerPrivateKey(const Aws::String &value)
SidewalkUpdateAccount & WithAppServerPrivateKey(const char *value)
AWS_IOTWIRELESS_API SidewalkUpdateAccount(Aws::Utils::Json::JsonView jsonValue)
void SetAppServerPrivateKey(Aws::String &&value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API SidewalkUpdateAccount & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAppServerPrivateKey(const char *value)
SidewalkUpdateAccount & WithAppServerPrivateKey(const Aws::String &value)
const Aws::String & GetAppServerPrivateKey() const
AWS_IOTWIRELESS_API SidewalkUpdateAccount()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue