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.

Contains summary information about the custom vocabulary.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.VocabularySummary

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

Syntax

C#
public class VocabularySummary

The VocabularySummary type exposes the following members

Constructors

NameDescription
Public Method VocabularySummary()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the custom vocabulary.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

The reason why the custom vocabulary was not created.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the custom vocabulary.

Public Property LanguageCode Amazon.Connect.VocabularyLanguageCode

Gets and sets the property LanguageCode.

The language code of the vocabulary entries. For a list of languages and their corresponding language codes, see What is Amazon Transcribe?

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The timestamp when the custom vocabulary was last modified.

Public Property Name System.String

Gets and sets the property Name.

A unique name of the custom vocabulary.

Public Property State Amazon.Connect.VocabularyState

Gets and sets the property State.

The current state of the custom vocabulary.

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