DescribeSlotResponse

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.

Link copied to clipboard

The version of the bot associated with the slot.

Link copied to clipboard

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

Link copied to clipboard

The description specified for the slot.

Link copied to clipboard

The identifier of the intent associated with the slot.

Link copied to clipboard

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

Link copied to clipboard

The language and locale specified for the slot.

Link copied to clipboard

Indicates whether the slot accepts multiple values in a single utterance.

Link copied to clipboard

Whether slot values are shown in Amazon CloudWatch logs. If the value is None, the actual value of the slot is shown in logs.

Link copied to clipboard

The unique identifier generated for the slot.

Link copied to clipboard

The name specified for the slot.

Link copied to clipboard

The identifier of the slot type that determines the values entered into the slot.

Link copied to clipboard

Specifications for the constituent sub slots and the expression for the composite slot.

Link copied to clipboard

Prompts that Amazon Lex uses to elicit a value for the slot.

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