ITextractListAdaptersResponse
Interface in AWS.Textract
Interface for ListAdapters responses.
Ancestors
Properties
Adapters
property Adapters: TList<ITextractAdapterOverview>
Type: ITextractAdapterOverview
A list of adapters that match the criteria requested.
NextToken
property NextToken: string
Provides a token for requesting further results if the results have been paginated.