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 UpdateAdapter operation. Update the configuration for an adapter. FeatureTypes configurations cannot be updated. At least one new parameter must be specified as an argument.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateAdapterRequest : AmazonTextractRequest
         IAmazonWebServiceRequest

The UpdateAdapterRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateAdapterRequest()

Properties

NameTypeDescription
Public Property AdapterId System.String

Gets and sets the property AdapterId.

A string containing a unique ID for the adapter that will be updated.

Public Property AdapterName System.String

Gets and sets the property AdapterName.

The new name to be applied to the adapter.

Public Property AutoUpdate Amazon.Textract.AutoUpdate

Gets and sets the property AutoUpdate.

The new auto-update status to be applied to the adapter.

Public Property Description System.String

Gets and sets the property Description.

The new description to be applied to the adapter.

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