69 inline void SetUserName(
const char* value) { m_userNameHasBeenSet =
true; m_userName.assign(value); }
128 inline void SetSerialNumber(
const char* value) { m_serialNumberHasBeenSet =
true; m_serialNumber.assign(value); }
176 inline void SetAuthenticationCode1(
const char* value) { m_authenticationCode1HasBeenSet =
true; m_authenticationCode1.assign(value); }
218 inline void SetAuthenticationCode2(
const char* value) { m_authenticationCode2HasBeenSet =
true; m_authenticationCode2.assign(value); }
240 bool m_userNameHasBeenSet;
242 bool m_serialNumberHasBeenSet;
244 bool m_authenticationCode1HasBeenSet;
246 bool m_authenticationCode2HasBeenSet;
void SetAuthenticationCode2(const char *value)
ResyncMFADeviceRequest & WithSerialNumber(const char *value)
void SetSerialNumber(const char *value)
ResyncMFADeviceRequest & WithAuthenticationCode2(const Aws::String &value)
ResyncMFADeviceRequest & WithAuthenticationCode2(const char *value)
const Aws::String & GetSerialNumber() const
ResyncMFADeviceRequest & WithAuthenticationCode2(Aws::String &&value)
ResyncMFADeviceRequest & WithSerialNumber(Aws::String &&value)
ResyncMFADeviceRequest & WithUserName(const Aws::String &value)
ResyncMFADeviceRequest & WithAuthenticationCode1(const char *value)
void SetUserName(const char *value)
void SetSerialNumber(Aws::String &&value)
const Aws::String & GetUserName() const
ResyncMFADeviceRequest & WithAuthenticationCode1(const Aws::String &value)
void SetAuthenticationCode2(const Aws::String &value)
const Aws::String & GetAuthenticationCode2() const
void SetSerialNumber(const Aws::String &value)
ResyncMFADeviceRequest & WithAuthenticationCode1(Aws::String &&value)
ResyncMFADeviceRequest & WithSerialNumber(const Aws::String &value)
void SetUserName(Aws::String &&value)
void SetUserName(const Aws::String &value)
ResyncMFADeviceRequest & WithUserName(Aws::String &&value)
ResyncMFADeviceRequest & WithUserName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetAuthenticationCode1(const Aws::String &value)
const Aws::String & GetAuthenticationCode1() const
void SetAuthenticationCode1(const char *value)
void SetAuthenticationCode1(Aws::String &&value)
void SetAuthenticationCode2(Aws::String &&value)
JSON (JavaScript Object Notation).