7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotwireless/IoTWireless_EXPORTS.h>
19namespace IoTWireless {
40 template <
typename AppServerPrivateKeyT = Aws::String>
42 m_appServerPrivateKeyHasBeenSet =
true;
43 m_appServerPrivateKey = std::forward<AppServerPrivateKeyT>(value);
45 template <
typename AppServerPrivateKeyT = Aws::String>
53 bool m_appServerPrivateKeyHasBeenSet =
false;
bool AppServerPrivateKeyHasBeenSet() const
SidewalkUpdateAccount & WithAppServerPrivateKey(AppServerPrivateKeyT &&value)
void SetAppServerPrivateKey(AppServerPrivateKeyT &&value)
AWS_IOTWIRELESS_API SidewalkUpdateAccount(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API SidewalkUpdateAccount & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API SidewalkUpdateAccount()=default
const Aws::String & GetAppServerPrivateKey() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue