IRekognitionDescribeProjectVersionsResponse
Interface in AWS.Rekognition
Interface for DescribeProjectVersions responses.
Ancestors
Properties
NextToken
property NextToken: string
If the result is truncated, the NextToken can be used in subsequent requests to fetch the next page of results.
ProjectVersionDescriptions
property ProjectVersionDescriptions: TList<IRekognitionProjectVersionDescription>
Type: IRekognitionProjectVersionDescription
A list of project version descriptions.