Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AccountTakeoverActionsType
-
Packages that use AccountTakeoverActionsType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of AccountTakeoverActionsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AccountTakeoverActionsType Modifier and Type Method Description AccountTakeoverActionsTypeAccountTakeoverRiskConfigurationType. actions()Account takeover risk configuration actions.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type AccountTakeoverActionsType Modifier and Type Method Description AccountTakeoverRiskConfigurationType.BuilderAccountTakeoverRiskConfigurationType.Builder. actions(AccountTakeoverActionsType actions)Account takeover risk configuration actions.
-