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.

Container for the parameters to the GetAdapterVersion operation. Gets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Textract.AmazonTextractRequest
      Amazon.Textract.Model.GetAdapterVersionRequest

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

Syntax

C#
public class GetAdapterVersionRequest : AmazonTextractRequest
         IAmazonWebServiceRequest

The GetAdapterVersionRequest type exposes the following members

Constructors

NameDescription
Public Method GetAdapterVersionRequest()

Properties

NameTypeDescription
Public Property AdapterId System.String

Gets and sets the property AdapterId.

A string specifying a unique ID for the adapter version you want to retrieve information for.

Public Property AdapterVersion System.String

Gets and sets the property AdapterVersion.

A string specifying the adapter version you want to retrieve information for.

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