Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.CustomEmailLambdaVersionConfigType
-
Packages that use CustomEmailLambdaVersionConfigType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of CustomEmailLambdaVersionConfigType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return CustomEmailLambdaVersionConfigType Modifier and Type Method Description CustomEmailLambdaVersionConfigTypeLambdaConfigType. customEmailSender()The configuration of a custom email sender Lambda trigger.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CustomEmailLambdaVersionConfigType Modifier and Type Method Description LambdaConfigType.BuilderLambdaConfigType.Builder. customEmailSender(CustomEmailLambdaVersionConfigType customEmailSender)The configuration of a custom email sender Lambda trigger.
-