UpdateSlotTypeRequest

Types

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

Properties

Link copied to clipboard

The identifier of the bot that contains the slot type.

Link copied to clipboard

The version of the bot that contains the slot type. Must be DRAFT.

Link copied to clipboard

Specifications for a composite slot type.

Link copied to clipboard

The new description of the slot type.

Link copied to clipboard

Provides information about the external source of the slot type's definition.

Link copied to clipboard

The identifier of the language and locale that contains the slot type. The string must match one of the supported locales. For more information, see Supported languages.

Link copied to clipboard

The new built-in slot type that should be used as the parent of this slot type.

Link copied to clipboard

The unique identifier of the slot type to update.

Link copied to clipboard

The new name of the slot type.

Link copied to clipboard

A new list of values and their optional synonyms that define the values that the slot type can take.

Link copied to clipboard

The strategy that Amazon Lex should use when deciding on a value from the list of slot type values.

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