CreateSlotTypeVersionResponse

Types

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

Properties

Link copied to clipboard

Checksum of the $LATEST version of the slot type.

Link copied to clipboard

The date that the slot type was created.

Link copied to clipboard

A description of the slot type.

Link copied to clipboard

A list of EnumerationValue objects that defines the values that the slot type can take.

Link copied to clipboard

The date that the slot type was updated. When you create a resource, the creation date and last update date are the same.

Link copied to clipboard
val name: String?

The name of the slot type.

Link copied to clipboard

The built-in slot type used a the parent of the slot type.

Link copied to clipboard

Configuration information that extends the parent built-in slot type.

Link copied to clipboard

The strategy that Amazon Lex uses to determine the value of the slot. For more information, see PutSlotType.

Link copied to clipboard

The version assigned to the new slot type version.

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