Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
-
Packages that use AccountTakeoverRiskConfigurationType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of AccountTakeoverRiskConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AccountTakeoverRiskConfigurationType Modifier and Type Method Description AccountTakeoverRiskConfigurationTypeRiskConfigurationType. accountTakeoverRiskConfiguration()The settings for automated responses and notification templates for adaptive authentication with threat protection.AccountTakeoverRiskConfigurationTypeSetRiskConfigurationRequest. 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 AccountTakeoverRiskConfigurationType Modifier and Type Method Description RiskConfigurationType.BuilderRiskConfigurationType.Builder. accountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType accountTakeoverRiskConfiguration)The settings for automated responses and notification templates for adaptive authentication with threat protection.SetRiskConfigurationRequest.BuilderSetRiskConfigurationRequest.Builder. accountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType accountTakeoverRiskConfiguration)The settings for automated responses and notification templates for adaptive authentication with threat protection.
-