SlotDefaultValueSpecification

Defines a list of values that Amazon Lex should use as the default value for a slot.

Types

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

Properties

Link copied to clipboard

A list of default values. Amazon Lex chooses the default value to use in the order that they are presented in the list.

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