Skip to main content

IRekognitionListUsersRequest

Interface in AWS.Rekognition

Interface for ListUsers requests.

Ancestors

Properties

CollectionId

property CollectionId: string

Specify the ID of the collection to return UserIDs from.

MaxResults

property MaxResults: TOptional<Integer>

Specify the maximum number of results to return.

Valid range: 1 - 500.

NextToken

property NextToken: string

Specify the NextToken from a previous response to fetch the next page of results.