class Aws::LexModelsV2::Types::UpdateSlotResponse
@!attribute [rw] slot_id
The unique identifier of the slot that was updated. @return [String]
@!attribute [rw] slot_name
The updated name of the slot. @return [String]
@!attribute [rw] description
The updated description of the bot. @return [String]
@!attribute [rw] slot_type_id
The updated identifier of the slot type that provides values for the slot. @return [String]
@!attribute [rw] value_elicitation_setting
The updated prompts that Amazon Lex sends to the user to elicit a response that provides a value for the slot. @return [Types::SlotValueElicitationSetting]
@!attribute [rw] obfuscation_setting
The updated setting that determines whether the slot value is obfuscated in the Amazon CloudWatch logs. @return [Types::ObfuscationSetting]
@!attribute [rw] bot_id
The identifier of the bot that contains the slot. @return [String]
@!attribute [rw] bot_version
The identifier of the slot version that contains the slot. Will always be `DRAFT`. @return [String]
@!attribute [rw] locale_id
The locale that contains the slot. @return [String]
@!attribute [rw] intent_id
The intent that contains the slot. @return [String]
@!attribute [rw] creation_date_time
The timestamp of the date and time that the slot was created. @return [Time]
@!attribute [rw] last_updated_date_time
The timestamp of the date and time that the slot was last updated. @return [Time]
@!attribute [rw] multiple_values_setting
Indicates whether the slot accepts multiple values in one response. @return [Types::MultipleValuesSetting]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/UpdateSlotResponse AWS API Documentation
Constants
- SENSITIVE