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 notify configuration used to construct email notifications.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 notify configuration used to construct email notifications.
-