IRekognitionListDatasetEntriesResponse
Interface in AWS.Rekognition
Interface for ListDatasetEntries responses.
Ancestors
Properties
DatasetEntries
property DatasetEntries: TList<string>
A list of entries (images) in the dataset.
NextToken
property NextToken: string
If the result is truncated, the NextToken can be used in subsequent requests to fetch the next page of results.