Skip to content

Bedrock Data Automation  >  Structures  >  VocabularyEntity

VocabularyEntity

Structure Class

VocabularyEntity dataclass

Vocabulary entity with detailed information

Attributes

description class-attribute instance-attribute
description: str | None = field(repr=False, default=None)

Description of the entity

entity_id class-attribute instance-attribute
entity_id: str | None = None

Unique identifier for the entity

language class-attribute instance-attribute
language: Language | None = None

Supported input languages

last_modified_time class-attribute instance-attribute
last_modified_time: datetime | None = None

Time Stamp

phrases class-attribute instance-attribute
phrases: list[Phrase] | None = None

List of phrases