Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.NotifyConfigurationType
Packages that use NotifyConfigurationType
-
Uses of NotifyConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return NotifyConfigurationTypeModifier and TypeMethodDescriptionfinal NotifyConfigurationTypeAccountTakeoverRiskConfigurationType.notifyConfiguration()The settings for composing and sending an email message when threat protection assesses a risk level with adaptive authentication.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type NotifyConfigurationTypeModifier and TypeMethodDescriptionAccountTakeoverRiskConfigurationType.Builder.notifyConfiguration(NotifyConfigurationType notifyConfiguration) The settings for composing and sending an email message when threat protection assesses a risk level with adaptive authentication.