Skip to main content

ITextractListAdapterVersionsResponse

Interface in AWS.Textract

Interface for ListAdapterVersions responses.

Ancestors

Properties

AdapterVersions

property AdapterVersions: TList<ITextractAdapterVersionOverview>

Type: ITextractAdapterVersionOverview

A list of adapter versions that match the criteria requested.

NextToken

property NextToken: string

Provides a token for requesting further results if the results have been paginated.