IRekognitionGetContentModerationRequest
Interface in AWS.Rekognition
Interface for GetContentModeration 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 content moderation 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 ModerationLabelDetections returned.
Valid values: NAME | TIMESTAMP.