Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.NotifyConfigurationType
-
Packages that use NotifyConfigurationType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of NotifyConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return NotifyConfigurationType Modifier and Type Method Description NotifyConfigurationTypeAccountTakeoverRiskConfigurationType. notifyConfiguration()The settings for composing and sending an email message when advanced security features assesses a risk level with adaptive authentication.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type NotifyConfigurationType Modifier and Type Method Description AccountTakeoverRiskConfigurationType.BuilderAccountTakeoverRiskConfigurationType.Builder. notifyConfiguration(NotifyConfigurationType notifyConfiguration)The settings for composing and sending an email message when advanced security features assesses a risk level with adaptive authentication.
-