

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

Contains metadata describing the lexicon such as the number of lexemes, language code, and so on. For more information, see [Managing Lexicons](https://docs.aws.amazon.com/polly/latest/dg/managing-lexicons.html).

## Contents
<a name="API_LexiconAttributes_Contents"></a>

 ** Alphabet **   <a name="polly-Type-LexiconAttributes-Alphabet"></a>
Phonetic alphabet used in the lexicon. Valid values are `ipa` and `x-sampa`.  
Type: String  
Required: No

 ** LanguageCode **   <a name="polly-Type-LexiconAttributes-LanguageCode"></a>
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 | 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`   
Required: No

 ** LastModified **   <a name="polly-Type-LexiconAttributes-LastModified"></a>
Date lexicon was last modified (a timestamp value).  
Type: Timestamp  
Required: No

 ** LexemesCount **   <a name="polly-Type-LexiconAttributes-LexemesCount"></a>
Number of lexemes in the lexicon.  
Type: Integer  
Required: No

 ** LexiconArn **   <a name="polly-Type-LexiconAttributes-LexiconArn"></a>
Amazon Resource Name (ARN) of the lexicon.  
Type: String  
Required: No

 ** Size **   <a name="polly-Type-LexiconAttributes-Size"></a>
Total size of the lexicon, in characters.  
Type: Integer  
Required: No

## See Also
<a name="API_LexiconAttributes_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/polly-2016-06-10/LexiconAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/polly-2016-06-10/LexiconAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/polly-2016-06-10/LexiconAttributes) 