TRekognitionDetectModerationLabelsRequest
Class in AWS.Rekognition
DetectModerationLabels request class.
Ancestors
Properties
HumanLoopConfig
property HumanLoopConfig: IRekognitionHumanLoopConfig
Type: IRekognitionHumanLoopConfig
Image
property Image: IRekognitionImage
Type: IRekognitionImage
MinConfidence
property MinConfidence: TOptional<Single>
ProjectVersion
property ProjectVersion: TARN
Constructors
Create
constructor Create(const AImage: IRekognitionImage); overload;
Constructor for TRekognitionDetectModerationLabelsRequest.
Parameters
| Name | Description |
|---|---|
AImage | Specify an input image to detect unsafe content within. |