class Aws::LexModelsV2::Types::SlotTypeSummary

Provides summary information about a slot type.

@!attribute [rw] slot_type_id

The unique identifier assigned to the slot type.
@return [String]

@!attribute [rw] slot_type_name

The name of the slot type.
@return [String]

@!attribute [rw] description

The description of the slot type.
@return [String]

@!attribute [rw] parent_slot_type_signature

If the slot type is derived from a built-on slot type, the name of
the parent slot type.
@return [String]

@!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/SlotTypeSummary AWS API Documentation

Constants

SENSITIVE