| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaCodeHook |
LambdaCodeHook.clone() |
LambdaCodeHook |
CodeHookSpecification.getLambdaCodeHook() |
LambdaCodeHook |
LambdaCodeHook.withCodeHookInterfaceVersion(String codeHookInterfaceVersion)
The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
|
LambdaCodeHook |
LambdaCodeHook.withLambdaARN(String lambdaARN)
The Amazon Resource Name (ARN) of the Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeHookSpecification.setLambdaCodeHook(LambdaCodeHook lambdaCodeHook) |
CodeHookSpecification |
CodeHookSpecification.withLambdaCodeHook(LambdaCodeHook lambdaCodeHook) |
Copyright © 2024. All rights reserved.