DescribeSlotTypeResponse

Types

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

Properties

Link copied to clipboard

The identifier of the bot associated with the slot type.

Link copied to clipboard

The version of the bot associated with the slot type.

Link copied to clipboard

Specifications for a composite slot type.

Link copied to clipboard

A timestamp of the date and time that the slot type was created.

Link copied to clipboard

The description specified for the slot type.

Link copied to clipboard

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

Link copied to clipboard

A timestamp of the date and time that the slot type was last updated.

Link copied to clipboard

The language and locale specified for the slot type.

Link copied to clipboard

The built in slot type used as a parent to this slot type.

Link copied to clipboard

The unique identifier for the slot type.

Link copied to clipboard

The name specified for the slot type.

Link copied to clipboard

The values that the slot type can take. Includes any synonyms for the slot type values.

Link copied to clipboard

The strategy that Amazon Lex uses to choose a value from a list of possible 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