Intent Dialog Code Hook Args
data class IntentDialogCodeHookArgs(val messageVersion: Output<String>, val uri: Output<String>) : ConvertibleToJava<IntentDialogCodeHookArgs>
Properties
Link copied to clipboard
The version of the request-response that you want Amazon Lex to use to invoke your Lambda function. For more information, see Using Lambda Functions. Must be less than or equal to 5 characters in length.