Skip to main content

IRekognitionGetLabelDetectionRequest

Interface in AWS.Rekognition

Interface for GetLabelDetection requests.

Ancestors

Properties

AggregateBy

property AggregateBy: string

Specify how to aggregate results.

Valid values: TIMESTAMPS | SEGMENTS.

JobId

property JobId: string

Specify the identifier for the required label detection 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 Labels returned.

Valid values: NAME | TIMESTAMP.