class Aws::LexModelsV2::Types::DescribeSlotTypeResponse
@!attribute [rw] slot_type_id
The unique identifier for the slot type. @return [String]
@!attribute [rw] slot_type_name
The name specified for the slot type. @return [String]
@!attribute [rw] description
The description specified for the slot type. @return [String]
@!attribute [rw] slot_type_values
The values that the slot type can take. Includes any synonyms for the slot type values. @return [Array<Types::SlotTypeValue>]
@!attribute [rw] value_selection_setting
The strategy that Amazon Lex uses to choose a value from a list of possible values. @return [Types::SlotValueSelectionSetting]
@!attribute [rw] parent_slot_type_signature
The built in slot type used as a parent to this slot type. @return [String]
@!attribute [rw] bot_id
The identifier of the bot associated with the slot type. @return [String]
@!attribute [rw] bot_version
The version of the bot associated with the slot type. @return [String]
@!attribute [rw] locale_id
The language and locale specified for the slot type. @return [String]
@!attribute [rw] creation_date_time
A timestamp of the date and time that the slot type was created. @return [Time]
@!attribute [rw] last_updated_date_time
A timestamp of the date and time that the slot type was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeSlotTypeResponse AWS API Documentation
Constants
- SENSITIVE