Intent Fulfillment Activity Code Hook Args
data class IntentFulfillmentActivityCodeHookArgs(val messageVersion: Output<String>, val uri: Output<String>) : ConvertibleToJava<IntentFulfillmentActivityCodeHookArgs>
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.