55 inline void SetSshPublicKey(
const char* value) { m_sshPublicKeyHasBeenSet =
true; m_sshPublicKey.assign(value); }
74 bool m_sshPublicKeyHasBeenSet;
UpdateMyUserProfileRequest & WithSshPublicKey(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
UpdateMyUserProfileRequest & WithSshPublicKey(Aws::String &&value)
void SetSshPublicKey(const char *value)
const Aws::String & GetSshPublicKey() const
void SetSshPublicKey(const Aws::String &value)
void SetSshPublicKey(Aws::String &&value)
UpdateMyUserProfileRequest & WithSshPublicKey(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).