

# SupportedLanguage


 A JSON-formatted object that contains the available ISO 639-1 language `code`, `language` name and langauge `display` value. The language code is what should be used in the [CreateCase](API_CreateCase.md) call. 

## Contents


 ** code **   <a name="AWSSupport-Type-SupportedLanguage-code"></a>
 2 digit ISO 639-1 code. e.g. `en`   
Type: String

 ** display **   <a name="AWSSupport-Type-SupportedLanguage-display"></a>
 Language display value e.g. `ENGLISH`   
Type: String

 ** language **   <a name="AWSSupport-Type-SupportedLanguage-language"></a>
 Full language description e.g. `ENGLISH`   
Type: String

## See Also


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/support-2013-04-15/SupportedLanguage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/support-2013-04-15/SupportedLanguage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/support-2013-04-15/SupportedLanguage) 