AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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 call.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.SupportedLanguage

Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.AWSSupport.dll
Version: 3.x.y.z

Syntax

C#
public class SupportedLanguage

The SupportedLanguage type exposes the following members

Constructors

NameDescription
Public Method SupportedLanguage()

Properties

NameTypeDescription
Public Property Code System.String

Gets and sets the property Code.

2 digit ISO 639-1 code. e.g. en

Public Property Display System.String

Gets and sets the property Display.

Language display value e.g. ENGLISH

Public Property Language System.String

Gets and sets the property Language.

Full language description e.g. ENGLISH

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5