Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CustomEmailLambdaVersionConfigType
Packages that use CustomEmailLambdaVersionConfigType
-
Uses of CustomEmailLambdaVersionConfigType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CustomEmailLambdaVersionConfigTypeModifier and TypeMethodDescriptionLambdaConfigType.customEmailSender()The configuration of a custom email sender Lambda trigger.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CustomEmailLambdaVersionConfigTypeModifier and TypeMethodDescriptionLambdaConfigType.Builder.customEmailSender(CustomEmailLambdaVersionConfigType customEmailSender) The configuration of a custom email sender Lambda trigger.