| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
static PreTokenGenerationLambdaVersionType |
PreTokenGenerationLambdaVersionType.fromValue(String value)
Use this in place of valueOf.
|
static PreTokenGenerationLambdaVersionType |
PreTokenGenerationLambdaVersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreTokenGenerationLambdaVersionType[] |
PreTokenGenerationLambdaVersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PreTokenGenerationVersionConfigType |
PreTokenGenerationVersionConfigType.withLambdaVersion(PreTokenGenerationLambdaVersionType lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
Copyright © 2024. All rights reserved.