class Aws::LexModelsV2::Types::SlotSummary
Summary information about a slot, a value that the bot elicits from the user.
@!attribute [rw] slot_id
The unique identifier of the slot. @return [String]
@!attribute [rw] slot_name
The name given to the slot. @return [String]
@!attribute [rw] description
The description of the slot. @return [String]
@!attribute [rw] slot_constraint
Whether the slot is required or optional. An intent is complete when all required slots are filled. @return [String]
@!attribute [rw] slot_type_id
The unique identifier for the slot type that defines the values for the slot. @return [String]
@!attribute [rw] value_elicitation_prompt_specification
Prompts that are sent to the user to elicit a value for the slot. @return [Types::PromptSpecification]
@!attribute [rw] last_updated_date_time
The timestamp of the last date and time that the slot was updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/SlotSummary AWS API Documentation
Constants
- SENSITIVE