closing Response
Parameters
value
Configuration block for response that Amazon Lex sends to the user when the intent is complete. See closing_response
.
suspend fun closingResponse(argument: suspend V2modelsIntentClosingSettingClosingResponseArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for response that Amazon Lex sends to the user when the intent is complete. See closing_response
.