StillWaitingResponseSpecification

Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates that the user can interrupt the response by speaking while the message is being played.

Link copied to clipboard

How often a message should be sent to the user. Minimum of 1 second, maximum of 5 minutes.

Link copied to clipboard

One or more message groups, each containing one or more messages, that define the prompts that Amazon Lex sends to the user.

Link copied to clipboard

If Amazon Lex waits longer than this length of time for a response, it will stop sending messages.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String