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 GetAdapter operation.
Namespace: Amazon.Textract.Model
Assembly: AWSSDK.Textract.dll
Version: 3.x.y.z
public class GetAdapterResponse : AmazonWebServiceResponse
The GetAdapterResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetAdapterResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdapterId | System.String |
Gets and sets the property AdapterId. A string identifying the adapter that information has been retrieved for. |
![]() |
AdapterName | System.String |
Gets and sets the property AdapterName. The name of the requested adapter. |
![]() |
AutoUpdate | Amazon.Textract.AutoUpdate |
Gets and sets the property AutoUpdate. Binary value indicating if the adapter is being automatically updated or not. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The date and time the requested adapter was created at. |
![]() |
Description | System.String |
Gets and sets the property Description. The description for the requested adapter. |
![]() |
FeatureTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property FeatureTypes. List of the targeted feature types for the requested adapter. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. A set of tags (key-value pairs) associated with the adapter that has been retrieved. |
.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