IRekognitionListDatasetLabelsResponse
Interface in AWS.Rekognition
Interface for ListDatasetLabels responses.
Ancestors
Properties
DatasetLabelDescriptions
property DatasetLabelDescriptions: TList<IRekognitionDatasetLabelDescription>
Type: IRekognitionDatasetLabelDescription
A list of the labels 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.