| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
PreTokenGenerationVersionConfigType |
PreTokenGenerationVersionConfigType.clone() |
PreTokenGenerationVersionConfigType |
LambdaConfigType.getPreTokenGenerationConfig()
The detailed configuration of a pre token generation trigger.
|
PreTokenGenerationVersionConfigType |
PreTokenGenerationVersionConfigType.withLambdaArn(String lambdaArn)
The Amazon Resource Name (ARN) of the function that you want to assign to your Lambda trigger.
|
PreTokenGenerationVersionConfigType |
PreTokenGenerationVersionConfigType.withLambdaVersion(PreTokenGenerationLambdaVersionType lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
PreTokenGenerationVersionConfigType |
PreTokenGenerationVersionConfigType.withLambdaVersion(String lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaConfigType.setPreTokenGenerationConfig(PreTokenGenerationVersionConfigType preTokenGenerationConfig)
The detailed configuration of a pre token generation trigger.
|
LambdaConfigType |
LambdaConfigType.withPreTokenGenerationConfig(PreTokenGenerationVersionConfigType preTokenGenerationConfig)
The detailed configuration of a pre token generation trigger.
|
Copyright © 2024. All rights reserved.