Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.PreTokenGenerationVersionConfigType
-
Packages that use PreTokenGenerationVersionConfigType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of PreTokenGenerationVersionConfigType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return PreTokenGenerationVersionConfigType Modifier and Type Method Description PreTokenGenerationVersionConfigTypeLambdaConfigType. preTokenGenerationConfig()The detailed configuration of a pre token generation Lambda trigger in a user pool.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type PreTokenGenerationVersionConfigType Modifier and Type Method Description LambdaConfigType.BuilderLambdaConfigType.Builder. preTokenGenerationConfig(PreTokenGenerationVersionConfigType preTokenGenerationConfig)The detailed configuration of a pre token generation Lambda trigger in a user pool.
-