/AWS1/CL_LM2CODEHOOKSPEC¶
Contains information about code hooks that Amazon Lex calls during a conversation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_lambdacodehook TYPE REF TO /AWS1/CL_LM2LAMBDACODEHOOK /AWS1/CL_LM2LAMBDACODEHOOK¶
Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot.
Queryable Attributes¶
lambdaCodeHook¶
Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAMBDACODEHOOK() |
Getter for LAMBDACODEHOOK |