IRekognitionListProjectPoliciesResponse
Interface in AWS.Rekognition
Interface for ListProjectPolicies 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.
ProjectPolicies
property ProjectPolicies: TList<IRekognitionProjectPolicy>
Type: IRekognitionProjectPolicy
A list of project policies attached to the project.