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.

Constants used for properties of type VocabularyLanguageCode.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.Connect.VocabularyLanguageCode

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

Syntax

C#
public class VocabularyLanguageCode : ConstantClass

The VocabularyLanguageCode type exposes the following members

Constructors

NameDescription
Public Method VocabularyLanguageCode(string)

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method Static Method FindValue(string)

Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field ArAE Amazon.Connect.VocabularyLanguageCode

Constant ArAE for VocabularyLanguageCode

Field Static Field CaES Amazon.Connect.VocabularyLanguageCode

Constant CaES for VocabularyLanguageCode

Field Static Field DaDK Amazon.Connect.VocabularyLanguageCode

Constant DaDK for VocabularyLanguageCode

Field Static Field DeCH Amazon.Connect.VocabularyLanguageCode

Constant DeCH for VocabularyLanguageCode

Field Static Field DeDE Amazon.Connect.VocabularyLanguageCode

Constant DeDE for VocabularyLanguageCode

Field Static Field EnAB Amazon.Connect.VocabularyLanguageCode

Constant EnAB for VocabularyLanguageCode

Field Static Field EnAU Amazon.Connect.VocabularyLanguageCode

Constant EnAU for VocabularyLanguageCode

Field Static Field EnGB Amazon.Connect.VocabularyLanguageCode

Constant EnGB for VocabularyLanguageCode

Field Static Field EnIE Amazon.Connect.VocabularyLanguageCode

Constant EnIE for VocabularyLanguageCode

Field Static Field EnIN Amazon.Connect.VocabularyLanguageCode

Constant EnIN for VocabularyLanguageCode

Field Static Field EnNZ Amazon.Connect.VocabularyLanguageCode

Constant EnNZ for VocabularyLanguageCode

Field Static Field EnUS Amazon.Connect.VocabularyLanguageCode

Constant EnUS for VocabularyLanguageCode

Field Static Field EnWL Amazon.Connect.VocabularyLanguageCode

Constant EnWL for VocabularyLanguageCode

Field Static Field EnZA Amazon.Connect.VocabularyLanguageCode

Constant EnZA for VocabularyLanguageCode

Field Static Field EsES Amazon.Connect.VocabularyLanguageCode

Constant EsES for VocabularyLanguageCode

Field Static Field EsUS Amazon.Connect.VocabularyLanguageCode

Constant EsUS for VocabularyLanguageCode

Field Static Field FiFI Amazon.Connect.VocabularyLanguageCode

Constant FiFI for VocabularyLanguageCode

Field Static Field FrCA Amazon.Connect.VocabularyLanguageCode

Constant FrCA for VocabularyLanguageCode

Field Static Field FrFR Amazon.Connect.VocabularyLanguageCode

Constant FrFR for VocabularyLanguageCode

Field Static Field HiIN Amazon.Connect.VocabularyLanguageCode

Constant HiIN for VocabularyLanguageCode

Field Static Field IdID Amazon.Connect.VocabularyLanguageCode

Constant IdID for VocabularyLanguageCode

Field Static Field ItIT Amazon.Connect.VocabularyLanguageCode

Constant ItIT for VocabularyLanguageCode

Field Static Field JaJP Amazon.Connect.VocabularyLanguageCode

Constant JaJP for VocabularyLanguageCode

Field Static Field KoKR Amazon.Connect.VocabularyLanguageCode

Constant KoKR for VocabularyLanguageCode

Field Static Field MsMY Amazon.Connect.VocabularyLanguageCode

Constant MsMY for VocabularyLanguageCode

Field Static Field NlNL Amazon.Connect.VocabularyLanguageCode

Constant NlNL for VocabularyLanguageCode

Field Static Field NoNO Amazon.Connect.VocabularyLanguageCode

Constant NoNO for VocabularyLanguageCode

Field Static Field PlPL Amazon.Connect.VocabularyLanguageCode

Constant PlPL for VocabularyLanguageCode

Field Static Field PtBR Amazon.Connect.VocabularyLanguageCode

Constant PtBR for VocabularyLanguageCode

Field Static Field PtPT Amazon.Connect.VocabularyLanguageCode

Constant PtPT for VocabularyLanguageCode

Field Static Field SvSE Amazon.Connect.VocabularyLanguageCode

Constant SvSE for VocabularyLanguageCode

Field Static Field TlPH Amazon.Connect.VocabularyLanguageCode

Constant TlPH for VocabularyLanguageCode

Field Static Field ZhCN Amazon.Connect.VocabularyLanguageCode

Constant ZhCN for VocabularyLanguageCode

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