Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
Packages that use AccountTakeoverRiskConfigurationType
-
Uses of AccountTakeoverRiskConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AccountTakeoverRiskConfigurationTypeModifier and TypeMethodDescriptionRiskConfigurationType.accountTakeoverRiskConfiguration()The settings for automated responses and notification templates for adaptive authentication with threat protection.SetRiskConfigurationRequest.accountTakeoverRiskConfiguration()The settings for automated responses and notification templates for adaptive authentication with threat protection.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type AccountTakeoverRiskConfigurationTypeModifier and TypeMethodDescriptionRiskConfigurationType.Builder.accountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType accountTakeoverRiskConfiguration) The settings for automated responses and notification templates for adaptive authentication with threat protection.SetRiskConfigurationRequest.Builder.accountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType accountTakeoverRiskConfiguration) The settings for automated responses and notification templates for adaptive authentication with threat protection.