class Aws::LexModelsV2::Types::UpdateSlotTypeResponse
@!attribute [rw] slot_type_id
The unique identifier of the updated slot type. @return [String]
@!attribute [rw] slot_type_name
The updated name of the slot type. @return [String]
@!attribute [rw] description
The updated description of the slot type. @return [String]
@!attribute [rw] slot_type_values
The updated values that the slot type provides. @return [Array<Types::SlotTypeValue>]
@!attribute [rw] value_selection_setting
The updated strategy that Amazon Lex uses to determine which value to select from the slot type. @return [Types::SlotValueSelectionSetting]
@!attribute [rw] parent_slot_type_signature
The updated signature of the built-in slot type that is the parent of this slot type. @return [String]
@!attribute [rw] bot_id
The identifier of the bot that contains the slot type. @return [String]
@!attribute [rw] bot_version
The version of the bot that contains the slot type. This is always `DRAFT`. @return [String]
@!attribute [rw] locale_id
The language and locale of the updated slot type. @return [String]
@!attribute [rw] creation_date_time
The 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/UpdateSlotTypeResponse AWS API Documentation
Constants
- SENSITIVE