22 namespace CognitoIdentityProvider
60 inline void SetUserPoolId(
const char* value) { m_userPoolIdHasBeenSet =
true; m_userPoolId.assign(value); }
98 inline void SetUsername(
const char* value) { m_usernameHasBeenSet =
true; m_username.assign(value); }
117 bool m_userPoolIdHasBeenSet;
119 bool m_usernameHasBeenSet;
void SetUserPoolId(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
AdminResetUserPasswordRequest & WithUsername(Aws::String &&value)
void SetUsername(const Aws::String &value)
void SetUsername(Aws::String &&value)
void SetUserPoolId(const char *value)
const Aws::String & GetUserPoolId() const
void SetUserPoolId(Aws::String &&value)
AdminResetUserPasswordRequest & WithUsername(const char *value)
#define AWS_COGNITOIDENTITYPROVIDER_API
AdminResetUserPasswordRequest & WithUserPoolId(const char *value)
AdminResetUserPasswordRequest & WithUsername(const Aws::String &value)
const Aws::String & GetUsername() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetUsername(const char *value)
AdminResetUserPasswordRequest & WithUserPoolId(Aws::String &&value)
AdminResetUserPasswordRequest & WithUserPoolId(const Aws::String &value)
JSON (JavaScript Object Notation).