CreateSlotResponse

Types

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

Properties

Link copied to clipboard

The unique 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

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

Link copied to clipboard

The description associated with the slot.

Link copied to clipboard

The unique identifier of the intent associated with the slot.

Link copied to clipboard

The language and local specified for the slot.

Link copied to clipboard

Indicates whether the slot returns multiple values in one response.

Link copied to clipboard

Indicates whether the slot is configured to obfuscate values in Amazon CloudWatch logs.

Link copied to clipboard

The unique identifier associated with the slot. Use this to identify the slot when you update or delete it.

Link copied to clipboard

The name specified for the slot.

Link copied to clipboard

The unique identifier of the slot type associated with this slot.

Link copied to clipboard

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

Link copied to clipboard

The value elicitation settings specified 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