IRekognitionGetFaceSearchRequest
Interface in AWS.Rekognition
Interface for GetFaceSearch requests.
Ancestors
Properties
JobId
property JobId: string
Specify the identifier for the required face search job.
MaxResults
property MaxResults: TOptional<Integer>
Specify the maximum number of results to return.
Valid range: 1 - 1000.
NextToken
property NextToken: string
Specify the NextToken from a previous response to fetch the next page of results.
SortBy
property SortBy: string
Optionally, specify a sort order for the Persons returned.
Valid values: INDEX | TIMESTAMP.