Module: Aws::CognitoIdentityProvider::Client::_AdminGetUserAuthFactorsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AdminGetUserAuthFactorsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#configured_user_auth_factors::Array[("PASSWORD" | "EMAIL_OTP" | "SMS_OTP" | "WEB_AUTHN" | "SOFTWARE_TOKEN")]

Returns:

  • (::Array[("PASSWORD" | "EMAIL_OTP" | "SMS_OTP" | "WEB_AUTHN" | "SOFTWARE_TOKEN")])


249
# File 'sig/client.rbs', line 249

def configured_user_auth_factors: () -> ::Array[("PASSWORD" | "EMAIL_OTP" | "SMS_OTP" | "WEB_AUTHN" | "SOFTWARE_TOKEN")]

#preferred_mfa_setting::String

Returns:

  • (::String)


247
# File 'sig/client.rbs', line 247

def preferred_mfa_setting: () -> ::String

#user_mfa_setting_list::Array[::String]

Returns:

  • (::Array[::String])


248
# File 'sig/client.rbs', line 248

def user_mfa_setting_list: () -> ::Array[::String]

#username::String

Returns:

  • (::String)


246
# File 'sig/client.rbs', line 246

def username: () -> ::String