Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
Packages that use CompromisedCredentialsActionsType
-
Uses of CompromisedCredentialsActionsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CompromisedCredentialsActionsTypeModifier and TypeMethodDescriptionCompromisedCredentialsRiskConfigurationType.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 CompromisedCredentialsActionsTypeModifier and TypeMethodDescriptionCompromisedCredentialsRiskConfigurationType.Builder.actions(CompromisedCredentialsActionsType actions) Settings for the actions that you want your user pool to take when Amazon Cognito detects compromised credentials.