Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
-
Packages that use CompromisedCredentialsActionsType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of CompromisedCredentialsActionsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CompromisedCredentialsActionsType Modifier and Type Method Description CompromisedCredentialsActionsTypeCompromisedCredentialsRiskConfigurationType. actions()Settings for the actions that you want your user pool to take when Amazon Cognito detects compromised credentials.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CompromisedCredentialsActionsType Modifier and Type Method Description CompromisedCredentialsRiskConfigurationType.BuilderCompromisedCredentialsRiskConfigurationType.Builder. actions(CompromisedCredentialsActionsType actions)Settings for the actions that you want your user pool to take when Amazon Cognito detects compromised credentials.
-