Skip to main content

IRekognitionGetCelebrityRecognitionRequest

Interface in AWS.Rekognition

Interface for GetCelebrityRecognition requests.

Ancestors

Properties

JobId

property JobId: string

Specify a job identifier for the required celebrity recognition analysis.

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 Celebrities returned.

Valid values: ID | TIMESTAMP.