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.

This is the response object from the UpdateAdapter operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Textract.Model.UpdateAdapterResponse

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

Syntax

C#
public class UpdateAdapterResponse : AmazonWebServiceResponse

The UpdateAdapterResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateAdapterResponse()

Properties

NameTypeDescription
Public Property AdapterId System.String

Gets and sets the property AdapterId.

A string containing a unique ID for the adapter that has been updated.

Public Property AdapterName System.String

Gets and sets the property AdapterName.

A string containing the name of the adapter that has been updated.

Public Property AutoUpdate Amazon.Textract.AutoUpdate

Gets and sets the property AutoUpdate.

The auto-update status of the adapter that has been updated.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

An object specifying the creation time of the the adapter that has been updated.

Public Property Description System.String

Gets and sets the property Description.

A string containing the description of the adapter that has been updated.

Public Property FeatureTypes System.Collections.Generic.List<System.String>

Gets and sets the property FeatureTypes.

List of the targeted feature types for the updated adapter.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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