Skip to main content

IRekognitionDescribeProjectsResponse

Interface in AWS.Rekognition

Interface for DescribeProjects 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.

ProjectDescriptions

property ProjectDescriptions: TList<IRekognitionProjectDescription>

Type: IRekognitionProjectDescription

A list of project descriptions.