AWS SDK for .NET Documentation
Language Property
AmazonAmazon.CloudSearch_2011_02_01.ModelSourceDataTrimTitleLanguage Did this page help you?   Yes   No    Tell us about it...
An IETF RFC 4646 language code. Only the primary language is considered. English (en) is currently the only supported language.

Constraints:

Pattern
[a-zA-Z]{2,8}(?:-[a-zA-Z]{2,8})*

Declaration Syntax
C#
public string Language { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)