Bedrock Data Automation > Structures > VocabularyEntityInfo VocabularyEntityInfo¶ Structure Class¶ VocabularyEntityInfo dataclass ¶ Vocabulary entity info 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 instance-attribute ¶ language: Language Supported input languages phrases instance-attribute ¶ phrases: list[Phrase] List of phrases