TTextractCreateAdapterRequest
Class in AWS.Textract
CreateAdapter request class.
Ancestors
Properties
AdapterName
property AdapterName: string
AutoUpdate
property AutoUpdate: string
ClientRequestToken
property ClientRequestToken: string
Description
property Description: string
FeatureTypes
property FeatureTypes: TList<string>
Tags
property Tags: TDictionary<string, string>
Constructors
Create
constructor Create;
Constructor for TTextractCreateAdapterRequest.