PutSlotTypeResponse
Deprecated
Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.
Types
Properties
The date that the slot type was created.
True if a new version of the slot type was created. If the createVersion field was not specified in the request, the createVersion field is set to false in the response.
A description of the slot type.
A list of EnumerationValue objects that defines the values that the slot type can take.
The date that the slot type was updated. When you create a slot type, the creation date and last update date are the same.
The built-in slot type used as the parent of the slot type.
Configuration information that extends the parent built-in slot type.
The slot resolution strategy that Amazon Lex uses to determine the value of the slot. For more information, see PutSlotType.