ResponseSpecification

Specifies a list of message groups that Amazon Lex uses to respond the user input.

Types

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

Properties

Link copied to clipboard

Indicates whether the user can interrupt a speech response from Amazon Lex.

Link copied to clipboard

A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.

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