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