기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
LexiconAttributes
Contains metadata describing the lexicon such as the number of lexemes, language code, and so on. For more information, see Managing Lexicons.
Contents
- Alphabet
-
Phonetic alphabet used in the lexicon. Valid values are
ipa
andx-sampa
.Type: String
Required: No
- LanguageCode
-
Language code that the lexicon applies to. A lexicon with a language code such as "en" would be applied to all English languages (en-GB, en-US, en-AUS, en-WLS, and so on.
Type: String
Valid Values:
arb | cmn-CN | cy-GB | da-DK | de-DE | en-AU | en-GB | en-GB-WLS | en-IN | en-US | es-ES | es-MX | es-US | fr-CA | fr-FR | is-IS | it-IT | ja-JP | hi-IN | ko-KR | nb-NO | nl-NL | pl-PL | pt-BR | pt-PT | ro-RO | ru-RU | sv-SE | tr-TR
Required: No
- LastModified
-
Date lexicon was last modified (a timestamp value).
Type: Timestamp
Required: No
- LexemesCount
-
Number of lexemes in the lexicon.
Type: Integer
Required: No
- LexiconArn
-
Amazon Resource Name (ARN) of the lexicon.
Type: String
Required: No
- Size
-
Total size of the lexicon, in characters.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: