IRekognitionDetectModerationLabelsRequest
Interface in AWS.Rekognition
Interface for DetectModerationLabels requests.
Ancestors
Properties
HumanLoopConfig
property HumanLoopConfig: IRekognitionHumanLoopConfig
Type: IRekognitionHumanLoopConfig
Optionally, configure human evaluation.
Image
property Image: IRekognitionImage
Type: IRekognitionImage
Specify an input image to detect unsafe content within.
MinConfidence
property MinConfidence: TOptional<Single>
Optional, specify the the minimum confidence level for the labels to be returned.
Valid range: 0 - 100. When not specified, only labels with a confidence level greater than or equal to 50 percent are returned.
ProjectVersion
property ProjectVersion: TARN
Specify the identifier for the custom adapter.
Expects the ProjectVersionArn as a value.