

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# LexiconAttributes
<a name="API_LexiconAttributes"></a>

包含描述词典的元数据，例如词素数量、语言代码等。有关更多信息，请参阅[管理词典](https://docs.aws.amazon.com/polly/latest/dg/managing-lexicons.html)。

## 内容
<a name="API_LexiconAttributes_Contents"></a>

 ** Alphabet **   <a name="polly-Type-LexiconAttributes-Alphabet"></a>
词典中使用的语音字母。有效值为 `ipa` 和 `x-sampa`。  
类型：字符串  
必需：否

 ** LanguageCode **   <a name="polly-Type-LexiconAttributes-LanguageCode"></a>
词典适用的语言代码。例如，语言代码为“en”的词典将应用于所有英语语言（en-GB、en-US、en-AUS、en-WLS 等）。  
类型：字符串  
有效值：`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 | en-NZ | en-ZA | ca-ES | de-AT | yue-CN | ar-AE | fi-FI | en-IE | nl-BE | fr-BE | cs-CZ | de-CH | en-SG`  
必需：否

 ** LastModified **   <a name="polly-Type-LexiconAttributes-LastModified"></a>
上次修改词典的日期（时间戳值）。  
类型：时间戳  
必需：否

 ** LexemesCount **   <a name="polly-Type-LexiconAttributes-LexemesCount"></a>
词典中的词素数量。  
类型：整数  
必需：否

 ** LexiconArn **   <a name="polly-Type-LexiconAttributes-LexiconArn"></a>
词典的 Amazon 资源名称 (ARN)。  
类型：字符串  
必需：否

 ** Size **   <a name="polly-Type-LexiconAttributes-Size"></a>
词典的总大小（以字符为单位）。  
类型：整数  
必需：否

## 另请参阅
<a name="API_LexiconAttributes_SeeAlso"></a>

有关以特定语言之一使用此 API 的更多信息 AWS SDKs，请参阅以下内容：
+  [AWS 适用于 C\$1\$1 的 SDK](https://docs.aws.amazon.com/goto/SdkForCpp/polly-2016-06-10/LexiconAttributes) 
+  [AWS 适用于 Java 的 SDK V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/polly-2016-06-10/LexiconAttributes) 
+  [AWS 适用于 Ruby V3 的 SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/polly-2016-06-10/LexiconAttributes) 