59 inline void SetIdentity(
const char* value) { m_identityHasBeenSet =
true; m_identity.assign(value); }
81 bool m_identityHasBeenSet;
DeleteIdentityRequest & WithIdentity(Aws::String &&value)
DeleteIdentityRequest & WithIdentity(const Aws::String &value)
DeleteIdentityRequest & WithIdentity(const char *value)
const Aws::String & GetIdentity() const
void SetIdentity(Aws::String &&value)
void SetIdentity(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetIdentity(const Aws::String &value)
JSON (JavaScript Object Notation).