PutSlotTypeResponse
class PutSlotTypeResponse
Types
Properties
Link copied to clipboard
The date that the slot type was created.
Link copied to clipboard
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.
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 slot type, the creation date and last update date are the same.
Link copied to clipboard
The built-in slot type used as 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 slot resolution strategy that Amazon Lex uses to determine the value of the slot. For more information, see PutSlotType.